From 035815ab44cd5f4ecb74bc8db167aabf3a15d20a Mon Sep 17 00:00:00 2001 From: Manoop Talasila Date: Wed, 31 Jul 2019 17:31:48 -0400 Subject: [PATCH] Release latest portal docker images update env file to 2.6.0 to build 2.6.0-SNAPSHOT docker versions for now to test Issue-ID: PORTAL-685 Signed-off-by: Manoop Talasila Change-Id: I8019c7183b2d7579556c9c0daf5ac8e910b6ec42 --- deliveries/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deliveries/.env b/deliveries/.env index babd90e8..ddb038de 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.5.0 +PORTAL_VERSION=2.6.0 # This is used during builds and in docker-compose; # it is never published to the ONAP registry. -- 2.16.6