Change dmi plugin version to 1.4.0-SNAPHOST 65/134565/2
authorhalil.cakal <halil.cakal@est.tech>
Tue, 16 May 2023 10:06:57 +0000 (11:06 +0100)
committerHalil Cakal <halil.cakal@est.tech>
Wed, 17 May 2023 08:48:59 +0000 (08:48 +0000)
Issue-ID: CPS-1507
Change-Id: Ic812bd1be455d9df663e018383dd1d5c15359362
Signed-off-by: halil.cakal <halil.cakal@est.tech>
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