chore(deps): update golang:1.26.3 docker digest to 54d3246 (#427)
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m33s
gitlab-cleanup-handler / test (push) Successful in 1m59s
Release / release (push) Successful in 1m32s
gitlab-cleanup-handler / build (push) Successful in 24m8s

This commit was merged in pull request #427.
This commit is contained in:
2026-05-20 07:04:10 +00:00
parent 09b8a6b175
commit 9abdf69bcc
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.3@sha256:f9a8afb8a11d7e9220a5e61cedf2bb34babc7618ee51838e16c120fc74e0d92f as build
FROM amd64/golang:1.26.3@sha256:54d32460e205919fa90b984134a9cfc26152443306d685f0d92722c108d31771 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build