From 5529a3450e2b370c73ff1d5553131d353e969e1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Thu, 5 May 2022 12:10:55 +0200 Subject: [PATCH] Fixup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- roles/openshift-apps/flask-oidc-dev/templates/buildconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: