diff --git a/Dockerfile b/Dockerfile index 1d4b7e3..c00f6d7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use Red Hat Universal Base Image 8 with Python 3.11 -FROM registry.access.redhat.com/ubi8/python-311:1-36 +FROM registry.access.redhat.com/ubi8/python-311:1-88.1736299107 USER 0