diff --git a/Dockerfile b/Dockerfile index 0d88d76b..f459b1e3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build the manager binary -FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1734626445 as builder +FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1736729788 as builder # Copy the Go Modules manifests COPY go.mod go.mod