Revert 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:10:58 +01:00
parent 1aaf276e98
commit 8b78d4f4ac

View file

@ -18,7 +18,8 @@ spec:
sourceStrategy:
from:
kind: ImageStreamTag
name: python-36-centos7:latest
namespace: openshift
name: python:3.6
triggers:
{% if stg_fpdc_github_secret is defined %}
- type: GitHub