diff --git a/task/s2i/0.2/tests/run.yaml b/task/s2i/0.2/tests/run.yaml index 6e7cfd93..95e56be0 100644 --- a/task/s2i/0.2/tests/run.yaml +++ b/task/s2i/0.2/tests/run.yaml @@ -34,7 +34,7 @@ spec: workspace: sslcertdir params: - name: BUILDER_IMAGE - value: centos/python-36-centos7 + value: centos/python-38-centos7 - name: TLSVERIFY value: "false" - name: LOGLEVEL diff --git a/task/s2i/0.3/tests/run.yaml b/task/s2i/0.3/tests/run.yaml index 4a30de87..f048f779 100644 --- a/task/s2i/0.3/tests/run.yaml +++ b/task/s2i/0.3/tests/run.yaml @@ -34,7 +34,7 @@ spec: workspace: sslcertdir params: - name: BUILDER_IMAGE - value: centos/python-36-centos7 + value: centos/python-38-centos7 - name: TLSVERIFY value: "false" - name: LOGLEVEL