Skip to content

Commit 13e62f3

Browse files
committed
Dockerfile: update golangci-lint to v1.61.0
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 58c87f0 commit 13e62f3

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

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

0 commit comments

Comments
 (0)