Skip to content

Commit

Permalink
Merge pull request #5640 from austinvazquez/cherry-pick-07e5ddd054413…
Browse files Browse the repository at this point in the history
…40dd044c14019dca22fe024a111-to-27.x

[27.x backport] update golangci-lint to v1.62.0
  • Loading branch information
thaJeztah authored Nov 22, 2024
2 parents fa845f4 + 47a4f70 commit ce03e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile.lint
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

ARG GO_VERSION=1.22.9
ARG ALPINE_VERSION=3.20
ARG GOLANGCI_LINT_VERSION=v1.61.0
ARG GOLANGCI_LINT_VERSION=v1.62.0

FROM golangci/golangci-lint:${GOLANGCI_LINT_VERSION}-alpine AS golangci-lint

Expand Down

0 comments on commit ce03e25

Please sign in to comment.