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

This commit is contained in:
Anton Zadvorny 2022-08-01 21:23:54 +03:00
parent f37a13aa20
commit 64a0dfe2aa

View File

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