chore(deps): update golang:1.26.2 docker digest to e1203b8
acctest Acceptance tests failed
renovate/stability-days Updates have not met minimum release age requirement
openpayments-mock / check (pull_request) Successful in 2m3s
openpayments-mock / vulnerabilities (pull_request) Successful in 1m38s
openpayments-mock / build (pull_request) Successful in 1m56s

This commit is contained in:
2026-04-22 07:10:58 +00:00
parent 91aa7d7eb3
commit 752affc397
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.2@sha256:3e677b9776e5fcb030321772b4fe13c58b22b8abe772c647be8f746159d1a2dc as modules
FROM amd64/golang:1.26.2@sha256:e1203b85dbf84b1959b973cf4007c8cc92b9af829f3fae75c0f3ba5053cd9500 as modules
WORKDIR /build
ENV GOPRIVATE=gitea.unbound.se/shiny,gitea.unbound.se/unboundsoftware
ADD go.* /build