chore(deps): update golang:1.27.0 docker digest to 47526c1 (#953)
s3uploader / test (push) Successful in 49s
s3uploader / vulnerabilities (push) Successful in 50s

This commit was merged in pull request #953.
This commit is contained in:
2026-08-25 06:21:20 +00:00
parent c87cb36934
commit 4a24f134dd
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.27.0@sha256:d6efdef129f5c9de54712126159bd7e55075ce39e6801690c4fd4b2e51b980d2 as build
FROM amd64/golang:1.27.0@sha256:47526c1fe3e75149ec38346e66f15399e20fc8044045827305dbc2814babe5a2 as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build