Skip to content

Commit 8b34acd

Browse files
authored
Merge pull request #426 from thaJeztah/bump_golangci
Dockerfile: update golangci-lint to v2.11
2 parents ae9f7a4 + 73bc2ff commit 8b34acd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ARG OSXCROSS_VERSION=11.3-r8-debian
1818

1919
# GOLANGCI_LINT_VERSION sets the version of the golangci-lint image to use.
2020
# It must be a valid tag in the docker.io/golangci/golangci-lint image repository.
21-
ARG GOLANGCI_LINT_VERSION=v2.8
21+
ARG GOLANGCI_LINT_VERSION=v2.11
2222

2323
# PACKAGE sets the package name to print in the "--version" output.
2424
# It sets the "github.com/docker/docker-credential-helpers/credentials.Package

0 commit comments

Comments
 (0)