chore(deps): update golang docker tag to v1.26.0 (#370)
gitlab-cleanup-handler / test (push) Failing after 2s
gitlab-cleanup-handler / vulnerabilities (push) Failing after 2s
Release / release (push) Failing after 2s
gitlab-cleanup-handler / build (push) Has been skipped

This commit was merged in pull request #370.
This commit is contained in:
2026-02-11 07:43:31 +00:00
parent 75890fcb64
commit 3d6a684e06
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.7@sha256:d2819ffebfa99aeadf4c30086eb4c2fa360b7e26cb1a19bd4cd575c3e35e1366 as build FROM amd64/golang:1.26.0@sha256:e7479dbd4918090d893b97245fd8c0bcf767677f8ede2e60e7fb2c2f38c94215 as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build