Skip to content

Commit cd6dc44

Browse files
committed
dockerfile: update addlicense to v1.1.1
Signed-off-by: CrazyMax <[email protected]>
1 parent 7b587c7 commit cd6dc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
ARG GO_VERSION="1.23"
1818
ARG XX_VERSION="1.6.1"
1919
ARG GOLANGCI_LINT_VERSION="v1.62"
20-
ARG ADDLICENSE_VERSION="v1.0.0"
20+
ARG ADDLICENSE_VERSION="v1.1.1"
2121

2222
ARG LICENSE_ARGS="-c cli-docs-tool -l apache"
2323
ARG LICENSE_FILES=".*\(Dockerfile\|\.go\|\.hcl\|\.sh\)"

0 commit comments

Comments
 (0)