chore(deps): update golang docker tag to v1.26.0
s3uploader / vulnerabilities (pull_request) Successful in 3m14s
s3uploader / test (pull_request) Successful in 3m51s

This commit is contained in:
2026-02-10 23:16:29 +00:00
parent 233fd2fcbf
commit bf88afc0c5
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.7@sha256:d2819ffebfa99aeadf4c30086eb4c2fa360b7e26cb1a19bd4cd575c3e35e1366 as build FROM amd64/golang:1.26.0@sha256:e7479dbd4918090d893b97245fd8c0bcf767677f8ede2e60e7fb2c2f38c94215 as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build