chore(deps): update golang:1.26.5 docker digest to e8ab809 (#467)
Unbound Release / Check Preconditions (push) Successful in 29s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 46s
Unbound Release / Create Release (push) Successful in 35s
Release / release (push) Successful in 2m39s
gitlab-cleanup-handler / build (push) Successful in 2m14s
gitlab-cleanup-handler / test (push) Successful in 1m25s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 53s

This commit was merged in pull request #467.
This commit is contained in:
2026-08-11 00:28:04 +00:00
parent 440e473424
commit b5b75b174d
+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