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

This commit is contained in:
Anton Zadvorny 2019-10-19 01:47:56 +03:00
parent da07dd611a
commit 727ca3ad25

View File

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