chore(deps): update golang:1.25.5 docker digest to 3a01526 (#316)
Release / release (push) Successful in 1m15s
cron-checker / vulnerabilities (push) Successful in 2m7s
cron-checker / test (push) Successful in 2m47s
cron-checker / build (push) Failing after 29m37s

This commit was merged in pull request #316.
This commit is contained in:
2026-01-13 06:53:07 +00:00
parent 88f56b38a4
commit ce761d0b4d
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.5@sha256:ad03ba93327b8a6143b49373790b5d92c28067bdb814418509466122ee9c9e63 as build FROM amd64/golang:1.25.5@sha256:3a015269a07c7a8594aa134f1051fbf47ae09d04e2f16fd1b7774f50e06fe5b5 as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build