diff --git a/build/Dockerfile b/build/Dockerfile index a19d386f..2c8f8e1f 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8/go-toolset:1.23.9-2.1750813114 AS builder +FROM registry.access.redhat.com/ubi8/go-toolset:1.23.9-2.1751403850 AS builder USER root