FPDC: Try to use the centos python s2i image

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-11-06 19:07:53 +01:00
parent 5011ff3987
commit 1aaf276e98

View file

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