diff --git a/roles/openshift-apps/flask-oidc-dev/templates/buildconfig.yml b/roles/openshift-apps/flask-oidc-dev/templates/buildconfig.yml index 6ae1ea1ed5..9484cecd00 100644 --- a/roles/openshift-apps/flask-oidc-dev/templates/buildconfig.yml +++ b/roles/openshift-apps/flask-oidc-dev/templates/buildconfig.yml @@ -22,7 +22,7 @@ spec: sourceStrategy: from: kind: ImageStreamTag - name: python:3.9 + name: python:3.9-ubi8 namespace: openshift output: to: