diff --git a/Dockerfile b/Dockerfile index 9eaf1186f..774b8d772 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build the manager binary -FROM registry.access.redhat.com/ubi8/go-toolset:1.21.11 as builder +FROM registry.access.redhat.com/ubi8/go-toolset:1.22.7-5.1733303300 as builder ARG TARGETOS ARG TARGETARCH