chore(deps): update golang:1.26.0 docker digest to 9835fb4 (#329)
Release / release (push) Successful in 55s
cron-checker / test (push) Successful in 3m4s
cron-checker / vulnerabilities (push) Successful in 3m7s
cron-checker / build (push) Successful in 34m42s

This commit was merged in pull request #329.
This commit is contained in:
2026-02-24 22:35:00 +00:00
parent 25a6340fd7
commit 780d2987fe
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.0@sha256:e7479dbd4918090d893b97245fd8c0bcf767677f8ede2e60e7fb2c2f38c94215 as build
FROM amd64/golang:1.26.0@sha256:9835fb4f8aa06038ca460e300ee3cb8079d0802a1979724cdb455f5784448704 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build