diff --git a/Dockerfile b/Dockerfile index 9290acf..ef18bde 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-311:1-24.1696543315 +FROM registry.access.redhat.com/ubi9/python-311:1-24.1697560082 USER 0 COPY /app/. /app