Compare commits

...

2 Commits

Author SHA1 Message Date
Anton Zadvorny b95e9775b2 Update golangci-lint version
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2024-05-21 14:21:01 +03:00
Anton Zadvorny 127b47ae8d Change tab size 2024-05-21 14:20:30 +03:00
1 changed files with 12 additions and 12 deletions

View File

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