Update release note and version
[modeling/etsicatalog.git] / docker / build_image.sh
index 67c1aca..34c367e 100755 (executable)
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.0.12"
+VERSION="1.0.13"
 PROJECT="modeling"
 IMAGE="etsicatalog"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"