diff --git a/Dockerfile b/Dockerfile index ec925ef..0cbb611 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-311:1-66.1720018730 +FROM registry.access.redhat.com/ubi9/python-311:1-72.1722518949 USER 0 COPY /app/. /app