chore(deps): update golang docker tag to v1.26.4
acctest Acceptance tests passed
renovate/stability-days Updates have met minimum release age requirement
openpayments-mock / check (pull_request) Successful in 1m32s
openpayments-mock / vulnerabilities (pull_request) Successful in 1m29s
openpayments-mock / build (pull_request) Successful in 1m38s

This commit is contained in:
2026-06-05 23:08:32 +00:00
parent a9c30718ed
commit 08752daafe
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.3@sha256:54d32460e205919fa90b984134a9cfc26152443306d685f0d92722c108d31771 as modules
FROM amd64/golang:1.26.4@sha256:7e2272a5fbd7b0c36ea4923f6ac62c371cfa6fbd93b22b21ee86fa7a1ba5d720 as modules
WORKDIR /build
ENV GOPRIVATE=gitea.unbound.se/shiny,gitea.unbound.se/unboundsoftware
ADD go.* /build