diff --git a/build/Dockerfile b/build/Dockerfile index 8ef30d5f..38e66e8f 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8/go-toolset:1.24.4-1753663298 AS builder +FROM registry.access.redhat.com/ubi8/go-toolset:1.24.4-1754328509 AS builder USER root