mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 16:05:03 +08:00
FPDC: Remove the FROM instruction from build config
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
454f119325
commit
7363edb4ad
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user