chore(deps): update golang docker tag to v1.26.2 (#402)
gitlab-cleanup-handler / test (push) Successful in 1m57s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m53s
Release / release (push) Successful in 1m14s
gitlab-cleanup-handler / build (push) Successful in 1m44s

This commit was merged in pull request #402.
This commit is contained in:
2026-04-10 22:44:09 +00:00
parent 657dd45713
commit ee62afb4c6
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.1@sha256:5ba1126a6dbb65aa517ff5eaecab6abc29480671e5c0ca176192de8da9dba4b8 as build FROM amd64/golang:1.26.2@sha256:3e677b9776e5fcb030321772b4fe13c58b22b8abe772c647be8f746159d1a2dc as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build