chore(deps): update golang:1.26.4 docker digest to f83d235
acctest Acceptance tests passed
renovate/stability-days Updates have met minimum release age requirement
openpayments-mock / check (pull_request) Successful in 1m34s
openpayments-mock / vulnerabilities (pull_request) Successful in 1m43s
openpayments-mock / build (pull_request) Successful in 1m33s

This commit is contained in:
2026-06-24 05:09:44 +00:00
parent 1c6b0c31a1
commit f88834cd8f
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.4@sha256:62df9f3b009f61d598279a216566b04e5fee670eb4d979cee1b0235dd53a7571 as modules
FROM amd64/golang:1.26.4@sha256:f83d23523668b4ea5b644ae7711b2284f35f3bc3369a02655a8bc30d98586c4d as modules
WORKDIR /build
ENV GOPRIVATE=gitea.unbound.se/shiny,gitea.unbound.se/unboundsoftware
ADD go.* /build