summaryrefslogtreecommitdiffstats
path: root/deliveries
diff options
context:
space:
mode:
authorSaravanan, Madheswaran <msaravanan@in.ibm.com>2018-08-28 12:34:01 -0400
committerSaravanan, Madheswaran <msaravanan@in.ibm.com>2018-09-10 17:09:27 -0400
commitee9c04f9a4083fb0079dd3571b9d2784d71fa082 (patch)
treebe9e7b7addca9cca6e2d513d68bc69286bf91706 /deliveries
parent3cf5e0316c06fc27f0c09c058316e7339fc58897 (diff)
Issue-ID: PORTAL-366
docker_version incorrect for portal Change-Id: Idceb6c2a8cf9a1d3bb9f0594c0157b4d64cb9b34 Change-Id: Idceb6c2a8cf9a1d3bb9f0594c0157b4d64cb9b34 Signed-off-by: Madheswaran, Saravanan<msaravanan@in.ibm.com>
Diffstat (limited to 'deliveries')
-rw-r--r--deliveries/.env4
1 files changed, 2 insertions, 2 deletions
diff --git a/deliveries/.env b/deliveries/.env
index 73259592..3b2fa140 100644
--- a/deliveries/.env
+++ b/deliveries/.env
@@ -14,11 +14,11 @@ CLI_IMG_NAME=onap/cli
# This is the first portion of the Docker image tag
# that is published to the ONAP registry.
-PORTAL_VERSION=v2.3.0
+PORTAL_VERSION=2.3.0
# This is used during builds and in docker-compose;
# it is never published to the ONAP registry.
-PORTAL_TAG=beijing
+PORTAL_TAG=casablanca
# Name of directory in apps container (NOT host)
WEBAPPS_DIR=/opt/apache-tomcat-8.0.37/webapps