From cf6c5100399af7165eef9f656426ad77e9af9f33 Mon Sep 17 00:00:00 2001 From: David <62899351+davidclaveau@users.noreply.github.com> Date: Mon, 23 Oct 2023 17:43:54 -0700 Subject: [PATCH] attempt to fix pipeline, update to new python image. --- openshift/ocp4/backend.bc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift/ocp4/backend.bc.json b/openshift/ocp4/backend.bc.json index 17ba3cc45..f5806a48e 100644 --- a/openshift/ocp4/backend.bc.json +++ b/openshift/ocp4/backend.bc.json @@ -113,7 +113,7 @@ "sourceStrategy": { "from": { "kind": "ImageStreamTag", - "name": "gwells-python:latest" + "name": "gwells-python:v4" }, "env": [ {