diff options
Diffstat (limited to 'deliveries/.env')
-rw-r--r-- | deliveries/.env | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deliveries/.env b/deliveries/.env index babd90e8..c5961d33 100644 --- a/deliveries/.env +++ b/deliveries/.env @@ -38,11 +38,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=2.5.0 +PORTAL_VERSION=2.6.0 # This is used during builds and in docker-compose; # it is never published to the ONAP registry. -PORTAL_TAG=casablanca +PORTAL_TAG=elalto # Name of directory in apps container (NOT host) WEBAPPS_DIR=/opt/apache-tomcat-8.0.37/webapps |