Use the openshift S2I python image to build FPDC

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-09-21 09:19:47 +02:00
parent 67fba7d767
commit 342ef934fb

View file

@ -18,6 +18,7 @@ spec:
sourceStrategy: sourceStrategy:
from: from:
kind: ImageStreamTag kind: ImageStreamTag
namespace: openshift
name: python:3.6 name: python:3.6
triggers: triggers:
{% if fpdc_github_secret is defined %} {% if fpdc_github_secret is defined %}