chore(deps): update golang:1.26.5 docker digest to 046e320
cron-checker / test (push) Skipped
cron-checker / vulnerabilities (push) Skipped
cron-checker / build (push) Skipped
cron-checker / vulnerabilities (pull_request) Successful in 1m1s
cron-checker / test (pull_request) Successful in 1m7s
cron-checker / build (pull_request) Failing after 1h14m35s

This commit is contained in:
2026-08-09 20:02:48 +00:00
parent ce98f90f40
commit f4f899367e
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.5@sha256:adde24174d7535279e5649755947cdeb580ae549e9e9979006a544a8479db74a as build
FROM amd64/golang:1.26.5@sha256:046e3207184bda57d569e7834781130b3c0f3e18fad78e86ad748eabd397f0ef as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build