diff --git a/Dockerfile b/Dockerfile index 827f6de..6315b14 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/golang:1.26.4@sha256:7e2272a5fbd7b0c36ea4923f6ac62c371cfa6fbd93b22b21ee86fa7a1ba5d720 as modules +FROM amd64/golang:1.26.4@sha256:62df9f3b009f61d598279a216566b04e5fee670eb4d979cee1b0235dd53a7571 as modules WORKDIR /build ENV GOPRIVATE=gitea.unbound.se/shiny,gitea.unbound.se/unboundsoftware ADD go.* /build