Skip to content

Commit

Permalink
Merge pull request #338 from thaJeztah/bump_golangci_lint
Browse files Browse the repository at this point in the history
Dockerfile: update golangci-lint to v1.61.0
  • Loading branch information
thaJeztah authored Oct 25, 2024
2 parents db1da9d + 13e62f3 commit fa991bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG DEBIAN_VERSION=bookworm

ARG XX_VERSION=1.5.0
ARG OSXCROSS_VERSION=11.3-r7-debian
ARG GOLANGCI_LINT_VERSION=v1.55.2
ARG GOLANGCI_LINT_VERSION=v1.61.0
ARG DEBIAN_FRONTEND=noninteractive

ARG PACKAGE=github.com/docker/docker-credential-helpers
Expand Down

0 comments on commit fa991bc

Please sign in to comment.