Update to use latest entrypoint container image

Update the dep_check image to use the latest Stackanetes
entrypoint image.

Change-Id: I9f0720be3390109d3972a778816332e85323ab56
This commit is contained in:
Scott Hussey 2017-11-15 10:00:56 -06:00
parent 32caf4f550
commit c5d55677c5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ images:
tags:
airflow: quay.io/attcomdev/airflow:latest
shipyard: quay.io/attcomdev/shipyard:latest
dep_check: docker.io/kolla/ubuntu-source-kubernetes-entrypoint:4.0.0
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
shipyard_db_init: docker.io/postgres:9.5
shipyard_db_sync: docker.io/postgres:9.5
airflow_db_init: docker.io/postgres:9.5