diff --git a/Dockerfile b/Dockerfile index d0d411dc..3c15515b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build the manager binary -FROM registry.access.redhat.com/ubi9/go-toolset:1.20.12 as builder +FROM registry.access.redhat.com/ubi9/go-toolset:1.21.11-7.1724233645 as builder ARG TARGETOS ARG TARGETARCH