chore(deps): update golang:1.25.5 docker digest to ad03ba9

This commit is contained in:
Renovate
2025-12-30 04:00:18 +00:00
parent e5a33ef106
commit 29646fb84f
+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