chore(deps): update golang:1.26.4 docker digest to f83d235 (#376)
cron-checker / test (push) Successful in 2m1s
cron-checker / vulnerabilities (push) Successful in 2m15s
cron-checker / build (push) Failing after 8m2s
Release / release (push) Failing after 11m37s

This commit was merged in pull request #376.
This commit is contained in:
2026-06-24 06:54:26 +00:00
parent fda620ea62
commit 8ce80f0076
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.4@sha256:62df9f3b009f61d598279a216566b04e5fee670eb4d979cee1b0235dd53a7571 as build FROM amd64/golang:1.26.4@sha256:f83d23523668b4ea5b644ae7711b2284f35f3bc3369a02655a8bc30d98586c4d as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build