Update go and golangci-lint versions
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4cdc912ae7
commit
425b0fe78e
@ -5,7 +5,7 @@ ENV TERM=xterm-color
|
||||
ENV CGO_ENABLED=0
|
||||
ENV GOOS=linux
|
||||
ENV GOARCH=amd64
|
||||
ENV GOLANGCI=1.16.0
|
||||
ENV GOLANGCI=1.17.1
|
||||
|
||||
RUN \
|
||||
apk add --no-cache --update bash curl git tzdata && \
|
||||
|
Loading…
Reference in New Issue
Block a user