Fix robot cases due to attachment-point
[integration/csit.git] / tests / dcaegen2 / prh-testcases / resources / docker-compose.yml
index aa44e06..0400e87 100644 (file)
@@ -1,7 +1,7 @@
 version: "2.2"
 services:
   prh:
-    image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.prh.prh-app-server:1.2.3-SNAPSHOT
+    image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.prh.prh-app-server:1.2.4-SNAPSHOT
     ports:
       - "8100:8100"
       - "8433:8433"
@@ -18,7 +18,7 @@ services:
         condition: service_started
 
   ssl_prh:
-    image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.prh.prh-app-server:1.2.3-SNAPSHOT
+    image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.prh.prh-app-server:1.2.4-SNAPSHOT
     ports:
       - "8200:8100"
       - "8533:8433"