Updating the docs to include NST selection enhancements
[optf/has.git] / run-dockers.sh
index 03dccb8..e618983 100755 (executable)
@@ -4,7 +4,7 @@
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.3.0"
+VERSION="1.3.3"
 PROJECT="optf-has"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"
 IMAGE_NAME="${DOCKER_REPOSITORY}/${ORG}/${PROJECT}"