chore(deps): update golang:1.26.0 docker digest to 9835fb4 (#377)
Release / release (push) Successful in 1m17s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 2m29s
gitlab-cleanup-handler / test (push) Successful in 3m20s
gitlab-cleanup-handler / build (push) Successful in 5m19s

This commit was merged in pull request #377.
This commit is contained in:
2026-02-25 00:17:48 +00:00
parent 73b32e0cb5
commit f03617d3db
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.0@sha256:e7479dbd4918090d893b97245fd8c0bcf767677f8ede2e60e7fb2c2f38c94215 as build FROM amd64/golang:1.26.0@sha256:9835fb4f8aa06038ca460e300ee3cb8079d0802a1979724cdb455f5784448704 as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build