diff options
author | Manoop Talasila <talasila@research.att.com> | 2019-08-01 11:19:17 -0400 |
---|---|---|
committer | Manoop Talasila <talasila@research.att.com> | 2019-08-01 11:19:17 -0400 |
commit | 513d223fd12f3c1eb248ea6c164bc996141b0f18 (patch) | |
tree | 49b66a6814fce2e15578ad0d983fe108156d09d5 | |
parent | 035815ab44cd5f4ecb74bc8db167aabf3a15d20a (diff) |
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 <talasila@research.att.com>
Change-Id: I10edbddb4325a29e176a5513360333a3f5e6dcfa
-rw-r--r-- | deliveries/.env | 2 |
1 files changed, 1 insertions, 1 deletions
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 |