diff --git a/Dockerfile b/Dockerfile index ad1db43..c2f97d4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-311:1-66 +FROM registry.access.redhat.com/ubi9/python-311:1-66.1719293317 USER 0 COPY /app/. /app