chore(deps): update golang:1.25.6 docker digest to ceda080 (#157)
dancefetcher / build (push) Successful in 21m58s
dancefetcher / deploy-prod (push) Successful in 59s

This commit was merged in pull request #157.
This commit is contained in:
2026-02-03 08:27:29 +00:00
parent 17d6092dc8
commit 412c3c7ba3
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.6@sha256:9860925875ac68a8fb57416cfc5c1ee267a06226730434af677b9406e8ea6ee6 as build
FROM amd64/golang:1.25.6@sha256:ceda080e2a6aac6231ff8c4511419f4b520f8ea70bf2ddf9c12c3ed1537f8f3c as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build