From: Manoop Talasila Date: Wed, 31 Jul 2019 21:31:48 +0000 (-0400) Subject: Release latest portal docker images X-Git-Tag: 3.2.0~230^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=portal.git;a=commitdiff_plain;h=035815ab44cd5f4ecb74bc8db167aabf3a15d20a 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 --- 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.