Merge branch 'udayan1997-master-patch-26713' into 'master'

Update Dockerfile.golangci-lint-alpine

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/613

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Udayan Joshi <udayan@theom.ai>
This commit is contained in:
Balasankar 'Balu' C 2022-11-29 14:22:12 +00:00
commit 13a904ffbf

View file

@ -1,4 +1,4 @@
FROM golangci/golangci-lint:v1.46.2-alpine
FROM golangci/golangci-lint:v1.50-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