diff --git a/docs/config/Containerfile.bootc-rhel9 b/docs/config/Containerfile.bootc-rhel9 index 6dd5056424..a832db7835 100644 --- a/docs/config/Containerfile.bootc-rhel9 +++ b/docs/config/Containerfile.bootc-rhel9 @@ -1,4 +1,4 @@ -FROM registry.redhat.io/rhel9/rhel-bootc:9.4 +FROM registry.redhat.io/rhel9/rhel-bootc:9.5 ARG USHIFT_VER=4.16 RUN dnf config-manager \ diff --git a/packaging/imagemode/Containerfile_416 b/packaging/imagemode/Containerfile_416 index 03a65240fc..19543e30fa 100644 --- a/packaging/imagemode/Containerfile_416 +++ b/packaging/imagemode/Containerfile_416 @@ -1,4 +1,4 @@ -FROM registry.redhat.io/rhel9/rhel-bootc:9.4 +FROM registry.redhat.io/rhel9/rhel-bootc:9.5 ARG USHIFT_VER=4.16 RUN dnf config-manager \