diff --git a/Dockerfile b/Dockerfile index 01dd87c..123c84d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/golang:1.26.2@sha256:e1203b85dbf84b1959b973cf4007c8cc92b9af829f3fae75c0f3ba5053cd9500 as modules +FROM amd64/golang:1.26.3@sha256:f9a8afb8a11d7e9220a5e61cedf2bb34babc7618ee51838e16c120fc74e0d92f as modules WORKDIR /build ENV GOPRIVATE=gitea.unbound.se/shiny,gitea.unbound.se/unboundsoftware ADD go.* /build