diff --git a/Dockerfile b/Dockerfile index b07c79c..f3e2a9e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,7 @@ RUN \ git checkout v4.9.5 \ && make -FROM registry.access.redhat.com/ubi9/ubi:9.4-1123.1719560047 +FROM registry.access.redhat.com/ubi9/ubi:9.4-1181 # hadolint ignore=DL3041 RUN \ dnf update --assumeyes --disableplugin=subscription-manager \