diff --git a/stolostron/Dockerfile.stolostron b/stolostron/Dockerfile.stolostron index 3cc6433bce..c2f6c4c2ee 100644 --- a/stolostron/Dockerfile.stolostron +++ b/stolostron/Dockerfile.stolostron @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/go-toolset:9.8-1783679445 AS toolchain +FROM registry.access.redhat.com/ubi9/go-toolset:9.8-1783931515 AS toolchain # Run this with docker build --build_arg $(go env GOPROXY) to override the goproxy ARG goproxy=https://proxy.golang.org