- Updated default dmi version to 1.1.1-SNAPSHOT-latest
Issue-ID: CPS-933
Change-Id: I0381adb78a1993044123008ac6c85ddc4a9a49d9
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
services:
ncmp-dmi-plugin:
container_name: ncmp-dmi-plugin
- image: ${DOCKER_REPO:-nexus3.onap.org:10003}/onap/ncmp-dmi-plugin:${DMI_VERSION:-1.1.0-SNAPSHOT-latest}
+ image: ${DOCKER_REPO:-nexus3.onap.org:10003}/onap/ncmp-dmi-plugin:${DMI_VERSION:-1.1.1-SNAPSHOT-latest}
ports:
- ${DMI_PORT:-8783}:8080
- ${DMI_MANAGEMENT_PORT:-8787}:8081