1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-21 05:55:35 +00:00

Fix s2i 0.3

This commit is contained in:
vinamra28 2024-05-27 21:20:12 +05:30 committed by tekton-robot
parent 2552043d66
commit 9ae5052a37
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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