X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deliveries%2F.env;h=4910d24ea864a921baefe55c9dbb11bd83b8e24f;hb=b310e558488c48cadc251a3d87b1f10f044c2499;hp=47a0924f093b82279071e48ac42bc9532433a7ef;hpb=9c65fe3d7931cb7a24d7925ee6c67c1821c4d8d6;p=portal.git diff --git a/deliveries/.env b/deliveries/.env index 47a0924f..4910d24e 100644 --- a/deliveries/.env +++ b/deliveries/.env @@ -5,9 +5,9 @@ # Dockerfile names. To skip building one or more docker images, # change dockerfile name to "skip" PORTAL_DOCKERFILE=Dockerfile.portal -SDK_DOCKERFILE=Dockerfile.sdk -DB_DOCKERFILE=Dockerfile.mariadb -WMS_DOCKERFILE=Dockerfile.wms +SDK_DOCKERFILE=skip +DB_DOCKERFILE=skip +WMS_DOCKERFILE=skip # These are FE only and BE only docker images. Change to Dockerfile.fe and Dockerfile.be to enable. FE_DOCKERFILE=skip BE_DOCKERFILE=skip @@ -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.6.0 +PORTAL_VERSION=3.2.0 # This is used during builds and in docker-compose; # it is never published to the ONAP registry.