diff --git a/Dockerfile b/Dockerfile index 1da8e3b..9953501 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-311:1-77.1726664316 +FROM registry.access.redhat.com/ubi9/python-311:1-77.1726696860 USER 0 COPY /app/. /app