update cli-docs-tool to v0.6.0
release notes: https://github.com/docker/cli-docs-tool/releases/tag/v0.6.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
set -eu
|
||||
|
||||
: "${CLI_DOCS_TOOL_VERSION=v0.5.1}"
|
||||
: "${CLI_DOCS_TOOL_VERSION=v0.6.0}"
|
||||
|
||||
export GO111MODULE=auto
|
||||
|
||||
|
||||
Reference in New Issue
Block a user