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?a=commitdiff_plain;h=refs%2Fchanges%2F18%2F92418%2F1;p=portal.git 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.