-
Some checks failed
Tests / CreateImage (push) Successful in 3m9s
Tests / Tests (push) Failing after 1s

This commit is contained in:
pasha1coil 2025-08-25 16:49:05 +03:00
parent 5510416459
commit b9e7092f08

@ -1,4 +1,4 @@
FROM gitea.pena/penadevops/container-images/golang:main
FROM gitea.pena/penadevops/container-images/golang:1.23.8-alpine
COPY . .
RUN go mod download
RUN apk add --no-cache tzdata curl catatonit