diff options
author | statta <statta@research.att.com> | 2019-04-16 14:58:13 -0400 |
---|---|---|
committer | statta <statta@research.att.com> | 2019-04-16 14:58:13 -0400 |
commit | e97570dca9ddbfbb253f7c5b4f073b2dab071974 (patch) | |
tree | 282d050988f8ef4ec10a7c1f61f04e9862c1838a /deliveries | |
parent | 1b9bedf55c76bd925bc1e129f518a49c813733cb (diff) |
Update Docker Image Number
Issue-ID: PORTAL-557
Change-Id: I1e828f922f23a7d04e6fdeff2265e0260b308b87
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 d8118158..898e9a40 100644 --- a/deliveries/.env +++ b/deliveries/.env @@ -14,7 +14,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.3.1 +PORTAL_VERSION=2.5.0 # This is used during builds and in docker-compose; # it is never published to the ONAP registry. |