Update project of gvnfm to 1.3.6
[vfc/nfvo/driver/vnfm/gvnfm.git] / juju / juju-vnfmadapter / Juju-vnfmadapterService / docker / build_image.sh
index 4895642..a823ade 100644 (file)
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.3.5"
+VERSION="1.3.6"
 PROJECT="vfc"
 IMAGE="jujudriver"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"