diff options
Diffstat (limited to 'deliveries/.env')
-rw-r--r-- | deliveries/.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deliveries/.env b/deliveries/.env index d701b02f..73259592 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=v2.2.0 +PORTAL_VERSION=v2.3.0 # This is used during builds and in docker-compose; # it is never published to the ONAP registry. |