diff --git a/roles/openshift-apps/poddlers/templates/buildconfig.yml b/roles/openshift-apps/poddlers/templates/buildconfig.yml index be115cedaf..6397c82064 100644 --- a/roles/openshift-apps/poddlers/templates/buildconfig.yml +++ b/roles/openshift-apps/poddlers/templates/buildconfig.yml @@ -55,7 +55,7 @@ spec: from: kind: ImageStreamTag # Our own ImageStream with deps added to it - name: python-3.11-with-deps:latest + name: python-311-with-deps:latest output: to: kind: ImageStreamTag