From 513d223fd12f3c1eb248ea6c164bc996141b0f18 Mon Sep 17 00:00:00 2001 From: Manoop Talasila Date: Thu, 1 Aug 2019 11:19:17 -0400 Subject: [PATCH] Release latest portal docker images update env file to tag "elalto" docker versions for now to test Issue-ID: PORTAL-685 Signed-off-by: Manoop Talasila Change-Id: I10edbddb4325a29e176a5513360333a3f5e6dcfa --- deliveries/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deliveries/.env b/deliveries/.env index ddb038de..c5961d33 100644 --- a/deliveries/.env +++ b/deliveries/.env @@ -42,7 +42,7 @@ 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 -- 2.16.6