chore(deps): update golang docker tag to v1.26.3
renovate/stability-days Updates have met minimum release age requirement
gitlab-cleanup-handler / test (pull_request) Successful in 1m58s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m49s
gitlab-cleanup-handler / build (pull_request) Successful in 2m23s

This commit is contained in:
2026-05-13 10:04:34 +00:00
parent 53da11b9e3
commit 2ce11d69a8
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.2@sha256:e1203b85dbf84b1959b973cf4007c8cc92b9af829f3fae75c0f3ba5053cd9500 as build FROM amd64/golang:1.26.3@sha256:f9a8afb8a11d7e9220a5e61cedf2bb34babc7618ee51838e16c120fc74e0d92f as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build