chore(deps): update golang:1.26.1 docker digest to 984bf90
gitlab-cleanup-handler / test (pull_request) Successful in 2m7s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m46s
gitlab-cleanup-handler / build (pull_request) Successful in 18m35s

This commit is contained in:
2026-03-17 02:09:46 +00:00
parent 96edb6f9c0
commit 508fa2b6c6
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.1@sha256:27221f0ea9e7089ebfe51de26f6d5389aa8f9514f13dae7e9c91f5aa7865c2b4 as build
FROM amd64/golang:1.26.1@sha256:984bf90a420602a708a0e5b08d5660e2902daf7d26f0be3c5db5d07ced6dcce3 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build