Skip to content

Commit 36a3c50

Browse files
authored
Merge pull request #359 from thaJeztah/bump_golangci_lint
Dockerfile: update golangci-lint to v1.64.5
2 parents 4e957ec + 8a779f2 commit 36a3c50

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.6.1
77
ARG OSXCROSS_VERSION=11.3-r7-debian
8-
ARG GOLANGCI_LINT_VERSION=v1.61.0
8+
ARG GOLANGCI_LINT_VERSION=v1.64.5
99
ARG DEBIAN_FRONTEND=noninteractive
1010

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

0 commit comments

Comments
 (0)