diff options
author | Lorraine Welch <lb2391@att.com> | 2020-03-18 12:26:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-18 12:26:24 +0000 |
commit | 6682b263f1a9a55fa9158eb8ef980930e845116d (patch) | |
tree | 219ffeac8a697db1e7d9dc162dd4666e89800758 /deliveries | |
parent | 50e04faa5c8e259d9967637df4281a4ee3053c4d (diff) | |
parent | f629d7d8521e3714d0a9177e1f8b92aa066e5d46 (diff) |
Merge "Portal GUI Stuck in "Loading..." Screen"
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. |