We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9f7a4 commit 73bc2ffCopy full SHA for 73bc2ff
1 file changed
Dockerfile
@@ -18,7 +18,7 @@ ARG OSXCROSS_VERSION=11.3-r8-debian
18
19
# GOLANGCI_LINT_VERSION sets the version of the golangci-lint image to use.
20
# It must be a valid tag in the docker.io/golangci/golangci-lint image repository.
21
-ARG GOLANGCI_LINT_VERSION=v2.8
+ARG GOLANGCI_LINT_VERSION=v2.11
22
23
# PACKAGE sets the package name to print in the "--version" output.
24
# It sets the "github.com/docker/docker-credential-helpers/credentials.Package
0 commit comments