Update to latest entrypoint container

Update the dep_check container image to use the latest
Stacknetes entrypoint container.

Change-Id: I9bb94466c458a1e4fa29f2e21f8db17602bdb405
This commit is contained in:
Scott Hussey 2017-11-15 09:57:41 -06:00
parent 9510eb29bf
commit f68f033784
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ images:
maas_region: quay.io/attcomdev/maas-region:master
bootstrap: quay.io/attcomdev/maas-region:master
export_api_key: quay.io/attcomdev/maas-region:master
dep_check: docker.io/kolla/ubuntu-source-kubernetes-entrypoint:4.0.0
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
pull_policy: IfNotPresent
jobs: