chore(deps): update golang:1.25.0 docker digest to f6b9e1a

This commit is contained in:
Renovate
2025-08-22 19:04:51 +00:00
parent ccb7e24612
commit 57aca54f59
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.0@sha256:36e95221032d4c929d001ae5c1059ba1fbe1dec3b1f5c74d2708583d3141e151 as build FROM amd64/golang:1.25.0@sha256:f6b9e1a566fe69bad9613bd0165f0a5032b2cfb14630833522988864ebeb8c9f as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build