chore(deps): update golang:1.27.0 docker digest to 47526c1 (#409)
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 36s
Unbound Release / Create Release (push) Successful in 28s
Release / release (push) Successful in 5m59s
cron-checker / build (push) Failing after 5m52s
cron-checker / test (push) Successful in 1m1s
cron-checker / vulnerabilities (push) Successful in 58s

This commit was merged in pull request #409.
This commit is contained in:
2026-08-25 06:20:18 +00:00
parent 63fc8ab27e
commit 20dd7617db
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.27.0@sha256:d6efdef129f5c9de54712126159bd7e55075ce39e6801690c4fd4b2e51b980d2 as build
FROM amd64/golang:1.27.0@sha256:47526c1fe3e75149ec38346e66f15399e20fc8044045827305dbc2814babe5a2 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build