chore(deps): update golang:1.25.7 docker digest to d2819ff (#369)
Release / release (push) Failing after 3s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 2m17s
gitlab-cleanup-handler / test (push) Successful in 5m46s
gitlab-cleanup-handler / build (push) Failing after 3s

This commit was merged in pull request #369.
This commit is contained in:
2026-02-10 23:57:35 +00:00
parent 9f6a3d50e5
commit 75890fcb64
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.7@sha256:7e23ac7d7284db7d4413c20cc36792016d7625f490b6e0a56a0c0fe1ba51e83d as build
FROM amd64/golang:1.25.7@sha256:d2819ffebfa99aeadf4c30086eb4c2fa360b7e26cb1a19bd4cd575c3e35e1366 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build