diff --git a/Dockerfile b/Dockerfile index 7f293482a..9e78ff964 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/go-toolset:1.24.6-1756993846 as builder +FROM registry.access.redhat.com/ubi9/go-toolset:1.24.6-1760420453 as builder # Required by the ubi based go-toolset image USER root