chore(deps): update golang:1.26.5 docker digest to e8ab809 (#392)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 36s
Unbound Release / Create Release (push) Successful in 42s
Release / release (push) Successful in 2m47s
cron-checker / build (push) Successful in 20m56s
cron-checker / test (push) Successful in 1m22s
cron-checker / vulnerabilities (push) Successful in 1m15s

This commit was merged in pull request #392.
This commit is contained in:
2026-08-11 01:40:53 +00:00
parent 88cb4bfb50
commit e480a9582e
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.5@sha256:046e3207184bda57d569e7834781130b3c0f3e18fad78e86ad748eabd397f0ef as build
FROM amd64/golang:1.26.5@sha256:e8ab809ec169291532860acdcd50d5b43a9fcea3c4f381226c5cdc4254ad8ecc as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build