chore(deps): update golang:1.26.4 docker digest to 62df9f3 (#440)
Release / release (push) Successful in 1m2s
gitlab-cleanup-handler / test (push) Successful in 1m59s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 2m34s
gitlab-cleanup-handler / build (push) Successful in 9m57s

This commit was merged in pull request #440.
This commit is contained in:
2026-06-11 08:04:57 +00:00
parent a2b524b088
commit bdff2f1ec7
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.4@sha256:7e2272a5fbd7b0c36ea4923f6ac62c371cfa6fbd93b22b21ee86fa7a1ba5d720 as build FROM amd64/golang:1.26.4@sha256:62df9f3b009f61d598279a216566b04e5fee670eb4d979cee1b0235dd53a7571 as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build