chore(deps): update golang:1.26.5 docker digest to e8ab809
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
gitlab-cleanup-handler / test (pull_request) Successful in 1m26s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 52s
gitlab-cleanup-handler / build (pull_request) Successful in 5m8s

This commit is contained in:
2026-08-11 00:05:35 +00:00
parent 440e473424
commit 7df06914b5
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.5@sha256:046e3207184bda57d569e7834781130b3c0f3e18fad78e86ad748eabd397f0ef as build
FROM amd64/golang:1.26.5@sha256:e8ab809ec169291532860acdcd50d5b43a9fcea3c4f381226c5cdc4254ad8ecc as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build