chore(deps): update golang:1.26.4 docker digest to f83d235 (#180)
dancefetcher / build (push) Successful in 8m36s
dancefetcher / deploy-prod (push) Successful in 50s

This commit was merged in pull request #180.
This commit is contained in:
2026-06-24 06:49:05 +00:00
parent 558ad7a5a5
commit 90b7974a20
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.4@sha256:62df9f3b009f61d598279a216566b04e5fee670eb4d979cee1b0235dd53a7571 as build FROM amd64/golang:1.26.4@sha256:f83d23523668b4ea5b644ae7711b2284f35f3bc3369a02655a8bc30d98586c4d as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build