diff --git a/Containerfile b/Containerfile index 4bf28fc..7890110 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9-minimal:9.5-1731604394 as base +FROM registry.access.redhat.com/ubi9-minimal:9.5-1733767867 as base # Let's declare where we're installing nginx ENV APP_ROOT=/opt/app-root