summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstatta <statta@research.att.com>2019-04-16 14:58:13 -0400
committerstatta <statta@research.att.com>2019-04-16 14:58:13 -0400
commite97570dca9ddbfbb253f7c5b4f073b2dab071974 (patch)
tree282d050988f8ef4ec10a7c1f61f04e9862c1838a
parent1b9bedf55c76bd925bc1e129f518a49c813733cb (diff)
Update Docker Image Number
Issue-ID: PORTAL-557 Change-Id: I1e828f922f23a7d04e6fdeff2265e0260b308b87 Signed-off-by: statta<statta@research.att.com>
-rw-r--r--deliveries/.env2
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.