mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
Update golangci-lint image for improved Go 1.18 support
This commit is contained in:
parent
345189653e
commit
1b34d43a2a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM golangci/golangci-lint:v1.45.0-alpine
|
||||
FROM golangci/golangci-lint:v1.46.2-alpine
|
||||
# git must be installed for golangci-lint's --new-from-rev flag to work.
|
||||
RUN apk --no-cache add git jq bash
|
||||
# Include a default .golangci.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue