chore(deps): update golang:1.26.0 docker digest to 9835fb4 (#883)
s3uploader / vulnerabilities (push) Successful in 2m42s
s3uploader / test (push) Successful in 2m42s

This commit was merged in pull request #883.
This commit is contained in:
2026-02-24 22:17:06 +00:00
parent 94fcf41f09
commit ec1f09ff07
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.0@sha256:e7479dbd4918090d893b97245fd8c0bcf767677f8ede2e60e7fb2c2f38c94215 as build
FROM amd64/golang:1.26.0@sha256:9835fb4f8aa06038ca460e300ee3cb8079d0802a1979724cdb455f5784448704 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build