mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Bump golangci-lint from v1.25.1 to v1.28.1
This commit is contained in:
parent
8000bbbe5d
commit
87351b2529
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM golangci/golangci-lint:v1.25.1-alpine
|
||||
FROM golangci/golangci-lint:v1.28.1-alpine
|
||||
# git must be installed for golangci-lint's --new-from-rev flag to work.
|
||||
RUN apk --no-cache add git jq
|
||||
# Include a default .golangci.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue