chore(deps): update golang:1.26.4 docker digest to 62df9f3 (#919)
s3uploader / test (push) Successful in 1m36s
s3uploader / vulnerabilities (push) Successful in 1m45s

This commit was merged in pull request #919.
This commit is contained in:
2026-06-11 09:08:52 +00:00
parent eefa9c5099
commit 0eff20912a
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.4@sha256:7e2272a5fbd7b0c36ea4923f6ac62c371cfa6fbd93b22b21ee86fa7a1ba5d720 as build FROM amd64/golang:1.26.4@sha256:62df9f3b009f61d598279a216566b04e5fee670eb4d979cee1b0235dd53a7571 as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build