chore(deps): update golang:1.26.1 docker digest to 5ba1126
renovate/stability-days Updates have not met minimum release age requirement
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m35s
gitlab-cleanup-handler / test (pull_request) Successful in 1m55s
gitlab-cleanup-handler / build (pull_request) Successful in 8m46s

This commit is contained in:
2026-04-07 05:11:13 +00:00
parent 142e5b91af
commit 19d0ccf064
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.1@sha256:984bf90a420602a708a0e5b08d5660e2902daf7d26f0be3c5db5d07ced6dcce3 as build
FROM amd64/golang:1.26.1@sha256:5ba1126a6dbb65aa517ff5eaecab6abc29480671e5c0ca176192de8da9dba4b8 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build