From e97570dca9ddbfbb253f7c5b4f073b2dab071974 Mon Sep 17 00:00:00 2001 From: statta Date: Tue, 16 Apr 2019 14:58:13 -0400 Subject: [PATCH] Update Docker Image Number Issue-ID: PORTAL-557 Change-Id: I1e828f922f23a7d04e6fdeff2265e0260b308b87 Signed-off-by: statta --- deliveries/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.16.6