chore(deps): update golang:1.26.5 docker digest to 046e320 (#388)
Unbound Release / Check Preconditions (push) Successful in 36s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 55s
Unbound Release / Create Release (push) Successful in 47s
Release / release (push) Successful in 2m0s
cron-checker / build (push) Failing after 1h14m6s
cron-checker / test (push) Successful in 1m9s
cron-checker / vulnerabilities (push) Successful in 1m22s

This commit was merged in pull request #388.
This commit is contained in:
2026-08-09 20:02:54 +00:00
parent ce98f90f40
commit 56bd60efd1
+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