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