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

This commit is contained in:
Anton Zadvorny 2020-01-25 20:20:21 +03:00
parent 911c29016b
commit b44788a714

View File

@ -8,8 +8,8 @@ ENV GOOS=linux
ENV GOARCH=amd64 ENV GOARCH=amd64
ENV GO111MODULE=on ENV GO111MODULE=on
ENV GOLANGCI=1.22.2 ENV GOLANGCI=1.23.1
ENV GOSWAG=1.6.3 ENV GOSWAG=1.6.5
RUN \ RUN \
apk add --no-cache --update bash curl git tzdata && \ apk add --no-cache --update bash curl git tzdata && \