1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-13 16:01:28 +05:30

Merge pull request #426 from thaJeztah/bump_golangci

Dockerfile: update golangci-lint to v2.11
This commit is contained in:
Paweł Gronowski
2026-04-17 17:47:07 +02:00
committed by GitHub
+1 -1
View File
@@ -18,7 +18,7 @@ ARG OSXCROSS_VERSION=11.3-r8-debian
# GOLANGCI_LINT_VERSION sets the version of the golangci-lint image to use. # GOLANGCI_LINT_VERSION sets the version of the golangci-lint image to use.
# It must be a valid tag in the docker.io/golangci/golangci-lint image repository. # It must be a valid tag in the docker.io/golangci/golangci-lint image repository.
ARG GOLANGCI_LINT_VERSION=v2.8 ARG GOLANGCI_LINT_VERSION=v2.11
# PACKAGE sets the package name to print in the "--version" output. # PACKAGE sets the package name to print in the "--version" output.
# It sets the "github.com/docker/docker-credential-helpers/credentials.Package # It sets the "github.com/docker/docker-credential-helpers/credentials.Package