diff --git a/Dockerfile b/Dockerfile index 7c9c6aa66..51ffc8b4a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build the manager binary -FROM registry.redhat.io/ubi9/go-toolset:9.8-1785360201 AS builder +FROM registry.redhat.io/ubi9/go-toolset:9.8-1785443561 AS builder ARG TARGETOS ARG TARGETARCH