aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2017-09-13 11:14:57 +0800
committerYifei Xue <xueyifei@huawei.com>2017-09-13 11:14:57 +0800
commit2d7f6615710be8f05975c0d9e877d88e1a57037b (patch)
tree8308ba6008a40d2108019dd82eeae27080f62b7f /build
parent28d894c7f577625635ef238a89e5cf53a92017a4 (diff)
Update the image tags to euphrates
JIRA: - Currently the latest tag is used in building tarball. As OPNFV Euphrates will be released soon, we change the tags of some docker images to euphrates. Change-Id: Ic7a746f3a3338cf7f5cacd2f932816b3776e7de6 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Diffstat (limited to 'build')
-rw-r--r--build/build.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/build.yaml b/build/build.yaml
index c0491696..1e088133 100644
--- a/build/build.yaml
+++ b/build/build.yaml
@@ -18,7 +18,7 @@ packages:
- name: compass-tasks-osa
description: "compass task container for openstack deployment via openstack-ansible"
get_method: docker
- url: compass4nfv/compass-tasks-osa
+ url: compass4nfv/compass-tasks-osa:euphrates
- name: compass-tasks-k8s
description: "compass task container for kubernets deployment via kargo"
@@ -49,7 +49,7 @@ packages:
- name: compass-repo-osa-ubuntu
description: "compass repo container for deployment"
get_method: docker
- url: compass4nfv/compass-repo-osa-ubuntu
+ url: compass4nfv/compass-repo-osa-ubuntu:euphrates
- name: compass-docker-compose
description: "containerized compass compose ansible"