summaryrefslogtreecommitdiffstats
path: root/compass-tasks-k8s/Dockerfile
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-10-22 03:55:58 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-10-22 03:55:58 +0000
commitc8fd057f2752713a21d093f5255348e2b183871e (patch)
treee50d54022ac3eff0a27e9077da9469300675ad8b /compass-tasks-k8s/Dockerfile
parent4331df0f6601339e05405a0410a5a9c44ce8776b (diff)
parent2fb63f01a1322c3e2f88f45c7f19220b5e3be2d7 (diff)
Merge "Fix base image tag for compass-tasks containers" into stable/gambiaopnfv-7.1.0stable/gambia
Diffstat (limited to 'compass-tasks-k8s/Dockerfile')
-rw-r--r--compass-tasks-k8s/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compass-tasks-k8s/Dockerfile b/compass-tasks-k8s/Dockerfile
index 70da42e..027963c 100644
--- a/compass-tasks-k8s/Dockerfile
+++ b/compass-tasks-k8s/Dockerfile
@@ -1,4 +1,4 @@
-FROM opnfv/compass-tasks-base
+FROM opnfv/compass-tasks-base:gambia
ARG BRANCH=master
ADD ./run.sh /root/