chore(deps): update golang:1.25.6 docker digest to ceda080 (#364)
Release / release (push) Failing after 1m3s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m7s
gitlab-cleanup-handler / test (push) Successful in 2m34s
gitlab-cleanup-handler / build (push) Successful in 11m7s

This commit was merged in pull request #364.
This commit is contained in:
2026-02-03 08:56:42 +00:00
parent 684846dea8
commit ad8ac6810d
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.6@sha256:9860925875ac68a8fb57416cfc5c1ee267a06226730434af677b9406e8ea6ee6 as build FROM amd64/golang:1.25.6@sha256:ceda080e2a6aac6231ff8c4511419f4b520f8ea70bf2ddf9c12c3ed1537f8f3c as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build