diff --git a/Dockerfile b/Dockerfile index b9c82d3..d5f1246 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-311:9.6-1753349123 +FROM registry.access.redhat.com/ubi9/python-311:9.6-1754271085 USER 0 COPY /app/. /app