diff options
-rw-r--r-- | deliveries/.env | 2 |
1 files changed, 1 insertions, 1 deletions
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. |