Skip to content

Commit fa991bc

Browse files
authored
Merge pull request #338 from thaJeztah/bump_golangci_lint
Dockerfile: update golangci-lint to v1.61.0
2 parents db1da9d + 13e62f3 commit fa991bc

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.5.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)