Merge branch 'bump-golangci-lint-version' into 'master'

Bump golangci-lint from v1.25.1 to v1.28.1

See merge request gitlab-org/gitlab-build-images!307
This commit is contained in:
Zeger-Jan van de Weg 2020-07-10 07:37:24 +00:00
commit f7d0436dd7

View file

@ -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