diff --git a/Dockerfile b/Dockerfile index 263850c0..46cbea4c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # This is for CI test and should build on x86_64 environment -FROM registry.access.redhat.com/ubi9:9.7 as base +FROM registry.access.redhat.com/ubi9:9.8 as base ### Pre-install dependencies # These packages will end up in the final image