diff options
author | statta <statta@research.att.com> | 2020-03-17 22:11:02 -0400 |
---|---|---|
committer | statta <statta@research.att.com> | 2020-03-17 22:11:02 -0400 |
commit | f629d7d8521e3714d0a9177e1f8b92aa066e5d46 (patch) | |
tree | 133439f2b9e155476374274242806515bcde3185 /deliveries | |
parent | eda60ff2bff74588c0c9369b29d98ff3625ccbc4 (diff) |
Portal GUI Stuck in "Loading..." Screen
Issue-ID: PORTAL-857
Change-Id: I019fa686efa838e74b6accbf4602e70a0783b245
Signed-off-by: statta <statta@research.att.com>
Diffstat (limited to 'deliveries')
-rw-r--r-- | deliveries/.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deliveries/.env b/deliveries/.env index 47a0924f..614aeb0c 100644 --- a/deliveries/.env +++ b/deliveries/.env @@ -38,7 +38,7 @@ 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.6.0 +PORTAL_VERSION=3.2.0 # This is used during builds and in docker-compose; # it is never published to the ONAP registry. |