FPDC: Remove the FROM instruction from build config

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-08-29 13:30:51 +02:00 committed by Pierre-Yves Chibon
parent 454f119325
commit 7363edb4ad

View file

@ -30,10 +30,6 @@ spec:
CMD ["uwsgi", "--http-socket", ":8080", "--ini", "/etc/kinto/kinto.ini"]
strategy:
type: Docker
dockerStrategy:
from:
kind: "ImageStreamTag"
name: "fpdc:latest"
output:
to:
kind: ImageStreamTag