aboutsummaryrefslogtreecommitdiffstats
path: root/plans/so/integration-etsi-testing/docker-compose.yml
diff options
context:
space:
mode:
authorAndrewLamb <andrew.a.lamb@est.tech>2021-02-16 10:32:49 +0000
committerAndrewLamb <andrew.a.lamb@est.tech>2021-02-16 10:33:40 +0000
commit5f175a20d8bd5f6f4592a215c38732292ec318da (patch)
tree00274fa2c293d3f6c8da05ff17b38186ed60e6e4 /plans/so/integration-etsi-testing/docker-compose.yml
parent79201240f3e7acfe06b39becace9318c86ce2943 (diff)
Extract Docker Tag For SOL003 Adapter
Change-Id: I5703bfda1400b1425915fb3f409da20ce6c343a1 Issue-ID: INT-1860 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
Diffstat (limited to 'plans/so/integration-etsi-testing/docker-compose.yml')
-rw-r--r--plans/so/integration-etsi-testing/docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plans/so/integration-etsi-testing/docker-compose.yml b/plans/so/integration-etsi-testing/docker-compose.yml
index cc753118..772fb6f0 100644
--- a/plans/so/integration-etsi-testing/docker-compose.yml
+++ b/plans/so/integration-etsi-testing/docker-compose.yml
@@ -220,7 +220,7 @@ services:
- request-db-adapter
################################################################################
so-vnfm-adapter:
- image: ${NEXUS_DOCKER_REPO_MSO}/onap/so/vnfm-adapter:${TAG}
+ image: ${NEXUS_DOCKER_REPO_MSO}/onap/so/vnfm-adapter:${SOL_003_ADAPTER_IMAGE_VERSION}
ports:
- "9092:9092"
volumes: