Update the version of vfc-nfvo-driver-vnfm-svnfm
[vfc/nfvo/driver/vnfm/svnfm.git] / zte / vmanager / docker / build_image.sh
index 8b66683..d571320 100755 (executable)
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.4.0"
+VERSION="1.4.1"
 PROJECT="vfc"
 IMAGE="ztevnfmdriver"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"