chore(deps): update golang:1.26.5 docker digest to 046e320 (#185)
dancefetcher / build (push) Successful in 6m39s
dancefetcher / deploy-prod (push) Successful in 27s

This commit was merged in pull request #185.
This commit is contained in:
2026-08-08 04:15:20 +00:00
parent 828d5c38eb
commit 95fdc4b55b
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.5@sha256:adde24174d7535279e5649755947cdeb580ae549e9e9979006a544a8479db74a as build
FROM amd64/golang:1.26.5@sha256:046e3207184bda57d569e7834781130b3c0f3e18fad78e86ad748eabd397f0ef as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build