chore(deps): update golang docker tag to v1.27.1
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
gitlab-cleanup-handler / test (pull_request) Successful in 1m1s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 52s
gitlab-cleanup-handler / build (pull_request) Successful in 22m52s

This commit is contained in:
2026-09-02 00:08:52 +00:00
parent 67f88f123c
commit 4aa6e01a6f
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.27.0@sha256:47526c1fe3e75149ec38346e66f15399e20fc8044045827305dbc2814babe5a2 as build
FROM amd64/golang:1.27.1@sha256:e930cef3c5b281370d1ee736f163327d444f76d369b0d52cd742e5aab12e8f7f as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build