chore(deps): update golang:1.26.1 docker digest to 5ba1126 (#400)
Release / release (push) Failing after 1m0s
gitlab-cleanup-handler / test (push) Successful in 2m3s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 2m41s
gitlab-cleanup-handler / build (push) Successful in 1m9s

This commit was merged in pull request #400.
This commit is contained in:
2026-04-07 07:28:27 +00:00
parent 142e5b91af
commit 6072b6a1e4
+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 WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build