Merge "Change dmi plugin version to 1.4.0-SNAPHOST"
authorLuke Gleeson <luke.gleeson@est.tech>
Wed, 17 May 2023 13:17:25 +0000 (13:17 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 17 May 2023 13:17:25 +0000 (13:17 +0000)
docker-compose/docker-compose.yml

index 720761d..3dc54bb 100644 (file)
@@ -81,7 +81,7 @@ services:
 
   ncmp-dmi-plugin:
     container_name: ncmp-dmi-plugin
-    image: ${DOCKER_REPO:-nexus3.onap.org:10003}/onap/ncmp-dmi-plugin:${DMI_VERSION:-1.3.0-SNAPSHOT-latest}
+    image: ${DOCKER_REPO:-nexus3.onap.org:10003}/onap/ncmp-dmi-plugin:${DMI_VERSION:-1.4.0-SNAPSHOT-latest}
     ports:
       - ${DMI_PORT:-8783}:8080
       - ${DMI_MANAGEMENT_PORT:-8787}:8081