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

This commit is contained in:
Anton Zadvorny 2024-08-07 15:18:16 +03:00
parent b95e9775b2
commit 03a2c69c6d

View File

@ -6,7 +6,7 @@ ENV TERM=xterm-color
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ENV GOPRIVATE=go.pkg.cx ENV GOPRIVATE=go.pkg.cx
ENV GOLANGCI=1.58.2 ENV GOLANGCI=1.59.1
RUN \ RUN \
apk add --no-cache --update bash curl git tzdata && \ apk add --no-cache --update bash curl git tzdata && \