Skip to content

Commit aecf6e5

Browse files
authored
Merge pull request #402 from thaJeztah/bump_golangci_lint
Dockerfile: update golangci-lint to v2.8
2 parents ecf6c1c + 7a15b77 commit aecf6e5

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
@@ -5,7 +5,7 @@ ARG DEBIAN_VERSION=bookworm
55

66
ARG XX_VERSION=1.7.0
77
ARG OSXCROSS_VERSION=11.3-r8-debian
8-
ARG GOLANGCI_LINT_VERSION=v2.5
8+
ARG GOLANGCI_LINT_VERSION=v2.8
99
ARG DEBIAN_FRONTEND=noninteractive
1010

1111
ARG PACKAGE=github.com/docker/docker-credential-helpers

0 commit comments

Comments
 (0)