chore(deps): update golang:1.26.5 docker digest to e8ab809 (#943)
s3uploader / test (push) Successful in 50s
s3uploader / vulnerabilities (push) Successful in 1m7s

This commit was merged in pull request #943.
This commit is contained in:
2026-08-11 06:02:48 +00:00
parent db14c20bc5
commit 74cdf31782
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.5@sha256:046e3207184bda57d569e7834781130b3c0f3e18fad78e86ad748eabd397f0ef as build
FROM amd64/golang:1.26.5@sha256:e8ab809ec169291532860acdcd50d5b43a9fcea3c4f381226c5cdc4254ad8ecc as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build