Skip to content

Commit

Permalink
Merge pull request #38 from asecurityteam/update-golangci
Browse files Browse the repository at this point in the history
Update golangci to latest upstream version
  • Loading branch information
alecbert-atl committed Jan 15, 2021
2 parents 6ba0b3c + c130588 commit ed5d163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM golang:1.13.8 AS BASE
ENV APT_MAKE_VERSION=4.2.1-1.2 \
APT_GCC_VERSION=4:8.3.0-1 \
APT_GIT_VERSION=1:2.20.1-2+deb10u1 \
GOLANGCI_VERSION=v1.16.0 \
GOLANGCI_VERSION=v1.33.0 \
LANG=C.UTF-8

#########################################
Expand Down

0 comments on commit ed5d163

Please sign in to comment.