diff --git a/redhat-csp-download/Dockerfile_build b/redhat-csp-download/Dockerfile_build index 4c624e7..17952bc 100644 --- a/redhat-csp-download/Dockerfile_build +++ b/redhat-csp-download/Dockerfile_build @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-39:1-192@sha256:01c9e53b32acd96f9fe7781727140df6868c91ebc916ed95dc58999fbf4d8ddd +FROM registry.access.redhat.com/ubi9/python-312:1-20 LABEL version="4.0.0" LABEL repository="http://github.com/redhat-cop/github-actions"