diff --git a/Dockerfile b/Dockerfile index efef7a6..6ad0f24 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-311:9.5-1743582312 +FROM registry.access.redhat.com/ubi9/python-311:9.5-1744097391 USER 0 COPY /app/. /app