chore(deps): update golang:1.25.7 docker digest to d2819ff
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 2m12s
gitlab-cleanup-handler / test (pull_request) Successful in 8m48s
gitlab-cleanup-handler / build (pull_request) Successful in 1h0m1s

This commit is contained in:
2026-02-10 22:06:41 +00:00
parent 9f6a3d50e5
commit d9f7bc2314
+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