chore(deps): update golang:1.26.5 docker digest to adde241 (#453)
gitlab-cleanup-handler / vulnerabilities (push) Successful in 47s
Release / release (push) Successful in 40s
gitlab-cleanup-handler / test (push) Successful in 1m0s
gitlab-cleanup-handler / build (push) Successful in 4m46s

This commit was merged in pull request #453.
This commit is contained in:
2026-07-14 06:28:25 +00:00
parent 1553ce8374
commit 7c675d0bcd
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.5@sha256:0ca2a3f0102409fcafbe2cdd0cb0fe91f9ae8a67e25f9f6355a5352adda44f16 as build
FROM amd64/golang:1.26.5@sha256:adde24174d7535279e5649755947cdeb580ae549e9e9979006a544a8479db74a as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build