summaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
Diffstat (limited to 'deployment')
-rw-r--r--deployment/docker/src/main/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/docker/src/main/docker/Dockerfile b/deployment/docker/src/main/docker/Dockerfile
index 57b78284..b0f1cf39 100644
--- a/deployment/docker/src/main/docker/Dockerfile
+++ b/deployment/docker/src/main/docker/Dockerfile
@@ -14,7 +14,7 @@ ENV OPEN_CLI_HOME /opt/onap/cli
ENV OPEN_CLI_DEBUG false
ENV OPEN_CLI_DEBUG_PORT 5005
ENV OPEN_CLI_MODE console
-ENV OPEN_CLI_PRODUCT_VERSION open-cli
+ENV OPEN_CLI_PRODUCT_IN_USE open-cli
ENV HOST_URL http://localhost:8080
ENV OPEN_USERNAME guest