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-03-25 21:50:48 +03:00
parent d50e92d484
commit aa1d6d8925

View File

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