Use images from nexus release in docker-compose
[dmaap/datarouter.git] / docker-compose / docker-compose.yml
index 35ed74c..a7b0f98 100644 (file)
@@ -23,7 +23,7 @@
 version: '2.1'
 services:
   datarouter-prov:
-    image: nexus3.onap.org:10003/onap/dmaap/datarouter-prov
+    image: nexus3.onap.org:10001/onap/dmaap/datarouter-prov
     container_name: datarouter-prov
     hostname: dmaap-dr-prov
     ports:
@@ -49,7 +49,7 @@ services:
         ipv4_address: 172.100.0.3
 
   datarouter-node:
-    image: nexus3.onap.org:10003/onap/dmaap/datarouter-node
+    image: nexus3.onap.org:10001/onap/dmaap/datarouter-node
     container_name: datarouter-node
     hostname: dmaap-dr-node
     ports:
@@ -67,7 +67,7 @@ services:
         ipv4_address: 172.100.0.4
 
   datarouter-subscriber:
-      image: nexus3.onap.org:10003/onap/dmaap/datarouter-subscriber
+      image: nexus3.onap.org:10001/onap/dmaap/datarouter-subscriber
       container_name: subscriber-node
       hostname: subscriber.com
       ports: