diff --git a/build/Dockerfile b/build/Dockerfile index af58c781..d03c9d32 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9-3.1742991062 AS builder +FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9-3.1743419911 AS builder USER root