Update vfc-vnfres version
[vfc/gvnfm/vnfres.git] / res / docker / build_image.sh
index caa0840..0d26a8c 100755 (executable)
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.3.8"
+VERSION="1.3.9"
 PROJECT="vfc"
 IMAGE="vnfres"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"