Update vfc version to 1.2.2
[vfc/gvnfm/vnflcm.git] / lcm / docker / build_image.sh
index d05c3d8..c05d020 100755 (executable)
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.2.1"
+VERSION="1.2.2"
 PROJECT="vfc"
 IMAGE="vnflcm"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"