summaryrefslogtreecommitdiffstats
path: root/compass-tasks/Dockerfile
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-01-04 18:30:49 +0800
committerHarry Huang <huangxiangyu5@huawei.com>2018-01-04 18:34:05 +0800
commitebb01242c6b2ecc00d5ec9eefc27364bafc71deb (patch)
tree2552ed5e13f5ade5fb86ee201822c72c22cdc82e /compass-tasks/Dockerfile
parentb7added70edc9511a3e322865834be49430e89a4 (diff)
Update compass-tasks
1. use latest OSA commit id 2. create soft link of ansible-playbook from compass virtualenv Change-Id: Ie16a957a7e7d7150ef6189995624b45d914bd067 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to 'compass-tasks/Dockerfile')
-rw-r--r--compass-tasks/Dockerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/compass-tasks/Dockerfile b/compass-tasks/Dockerfile
index fc9f06d..3fa6eac 100644
--- a/compass-tasks/Dockerfile
+++ b/compass-tasks/Dockerfile
@@ -1,4 +1,5 @@
-FROM opnfv/compass-tasks-base
+FROM huangxiangyu/compass-tasks-base
+ARG BRANCH=master
ADD ./run.sh /root/
#ADD ./tacker_conf /opt/tacker_conf