diff --git a/build/dockerfiles/rhel.Dockerfile b/build/dockerfiles/rhel.Dockerfile
index 3e6603ef..5731c334 100644
--- a/build/dockerfiles/rhel.Dockerfile
+++ b/build/dockerfiles/rhel.Dockerfile
@@ -64,7 +64,7 @@ RUN chmod -R g+rwX /build/resources
 
 # Build registry, copying meta.yamls and index.json from builder
 # https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8/httpd-24
-FROM registry.access.redhat.com/ubi8/httpd-24:1-327.1719824290 AS registry
+FROM registry.access.redhat.com/ubi8/httpd-24:1-327.1721725192 AS registry
 USER 0
 
 # latest httpd container doesn't include ssl cert, so generate one