Bump versions
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Anton Zadvorny 2022-06-19 15:17:11 +03:00
parent cbd760ddef
commit f37a13aa20

View File

@ -9,8 +9,8 @@ ENV GOARCH=amd64
ENV GO111MODULE=on ENV GO111MODULE=on
ENV GOPRIVATE=go.pkg.cx ENV GOPRIVATE=go.pkg.cx
ENV GOLANGCI=1.45.2 ENV GOLANGCI=1.46.2
ENV GOSWAG=1.8.0 ENV GOSWAG=1.8.3
RUN \ RUN \
apk add --no-cache --update bash curl git tzdata && \ apk add --no-cache --update bash curl git tzdata && \