Update the version of gvnfm
[vfc/nfvo/driver/vnfm/gvnfm.git] / gvnfmadapter / docker / build_image.sh
index d668c3b..1a2dca1 100755 (executable)
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.4.1"
+VERSION="1.4.2"
 PROJECT="vfc"
 IMAGE="gvnfmdriver"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"