diff --git a/Dockerfile b/Dockerfile index 6ab15c887..e1f8bc441 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build the manager binary -FROM registry.access.redhat.com/ubi9/go-toolset:1.21.10-1.1719562237 as builder +FROM registry.access.redhat.com/ubi9/go-toolset:1.21.11-2.1720624888 as builder WORKDIR /opt/app-root/src