Compare commits

..

No commits in common. "b95e9775b2a53e0d5b0539cdbc41cac411a7686d" and "6148e3168d35358f47bddcd847412120cea20a20" have entirely different histories.

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