Compare commits

...

2 Commits

Author SHA1 Message Date
argoyle 107551cbb6 Merge branch 'renovate/golang-1.25.5' into 'main'
chore(deps): update golang:1.25.5 docker digest to ad03ba9

See merge request unboundsoftware/gitlab-cleanup-handler!344
2025-12-30 16:40:38 +01:00
Renovate 0a4597bb9b chore(deps): update golang:1.25.5 docker digest to ad03ba9 2025-12-30 03:58:58 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.5@sha256:0c27bcf0df81eca89f87e1e78be5ad5e36487f0eaf71cd900ba14ee7621d3e70 as build
FROM amd64/golang:1.25.5@sha256:ad03ba93327b8a6143b49373790b5d92c28067bdb814418509466122ee9c9e63 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build