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

This commit is contained in:
pasha1coil 2025-07-31 18:59:15 +03:00
parent 38e01d1ffc
commit 738e8ff9b2

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