chore(deps): update golang:1.26.1 docker digest to 5ba1126 (#900)
s3uploader / test (push) Successful in 1m35s
s3uploader / vulnerabilities (push) Successful in 1m57s

This commit was merged in pull request #900.
This commit is contained in:
2026-04-07 07:04:09 +00:00
parent 8ad80c26c6
commit f0c322082e
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.1@sha256:984bf90a420602a708a0e5b08d5660e2902daf7d26f0be3c5db5d07ced6dcce3 as build FROM amd64/golang:1.26.1@sha256:5ba1126a6dbb65aa517ff5eaecab6abc29480671e5c0ca176192de8da9dba4b8 as build
WORKDIR /build WORKDIR /build
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0
ADD . /build ADD . /build