chore(deps): update golang:1.25.3 docker digest to 9ac0edc

This commit is contained in:
Renovate
2025-11-04 12:05:37 +00:00
parent 435682696e
commit 4299367321
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.3@sha256:69d10098be2e990bb1d987daec0e36d18ad287e139450dc7d98a0ded3498888d as build
FROM amd64/golang:1.25.3@sha256:9ac0edc3f9da2acc34e132363b6c2be45378feea0b73c451456a5449853af2aa as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build