Update vnfmgr version from 1.3.3 to 1.3.4
[vfc/gvnfm/vnfmgr.git] / mgr / docker / build_image.sh
index 525f1c8..6a37ece 100755 (executable)
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.3.3"
+VERSION="1.3.4"
 PROJECT="vfc"
 IMAGE="vnfmgr"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"