diff --git a/docker/test.Dockerfile b/docker/test.Dockerfile index 89eca32856..d1ff8012b6 100644 --- a/docker/test.Dockerfile +++ b/docker/test.Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-39:1-117.1684741281 +FROM registry.access.redhat.com/ubi9/python-39:1-1781757974 # By default, listen on port 8081 EXPOSE 8081/tcp