chore(deps): update golang:1.26.1 docker digest to 5ba1126
renovate/stability-days Updates have not met minimum release age requirement
s3uploader / test (pull_request) Successful in 1m47s
s3uploader / vulnerabilities (pull_request) Successful in 1m45s

This commit is contained in:
2026-04-07 05:14:39 +00:00
parent 8ad80c26c6
commit 8683c03aed
+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
ENV CGO_ENABLED=0
ADD . /build