aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-03-09 21:30:03 +0000
committerCarsten Lund <lund@research.att.com>2017-03-09 21:30:24 +0000
commitb29d2d6107b109a0030934cd6c665ac49f282d67 (patch)
tree10f022b688f90f1d889011c7f64111e828414225 /docker-compose.yml
parente9b229cb624583656ebb2d684d2ad22090e864e4 (diff)
[DCAE-1] handle change in docker naming.
Change-Id: Ia25ffaaf10e14e1e2ce26a7ea5d154b4aa94b9e7 Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 95667c5..34356ce 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -1,7 +1,7 @@
version: '2'
services:
dcae-controller:
- image: DOCKER-REGISTRY/dcae-controller:DCAE-VERSION
+ image: DOCKER-REGISTRY/openecomp/dcae-controller:DCAE-VERSION
ports:
- "9998:9998"
volumes: