chore(deps): update golang:1.25.7 docker digest to d2819ff (#878)
s3uploader / vulnerabilities (push) Successful in 1m14s
s3uploader / test (push) Successful in 3m0s

This commit was merged in pull request #878.
This commit is contained in:
2026-02-10 22:34:29 +00:00
parent 70f8f2eb64
commit 233fd2fcbf
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.7@sha256:7e23ac7d7284db7d4413c20cc36792016d7625f490b6e0a56a0c0fe1ba51e83d as build
FROM amd64/golang:1.25.7@sha256:d2819ffebfa99aeadf4c30086eb4c2fa360b7e26cb1a19bd4cd575c3e35e1366 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build