Update golangci-lint version
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 2024-05-21 14:21:01 +03:00
parent 127b47ae8d
commit b95e9775b2

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.57.2 ENV GOLANGCI=1.58.2
RUN \ RUN \
apk add --no-cache --update bash curl git tzdata && \ apk add --no-cache --update bash curl git tzdata && \