FPDC: Try to use the centos python s2i image
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
5011ff3987
commit
1aaf276e98
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ spec:
|
|||
sourceStrategy:
|
||||
from:
|
||||
kind: ImageStreamTag
|
||||
namespace: openshift
|
||||
name: python:3.6
|
||||
name: python-36-centos7:latest
|
||||
triggers:
|
||||
{% if stg_fpdc_github_secret is defined %}
|
||||
- type: GitHub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue