diff --git a/Dockerfile b/Dockerfile index 8fbfe57..953066e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-311:1-41 as base +FROM registry.access.redhat.com/ubi9/python-311:1-45 as base FROM ghcr.io/radiorabe/s2i-base:2.1.4 EXPOSE 8080