add python compatibility module
[optf/has.git] / run-dockers.sh
index c7b8a1b..e618983 100755 (executable)
@@ -4,7 +4,7 @@
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.2.2"
+VERSION="1.3.3"
 PROJECT="optf-has"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"
 IMAGE_NAME="${DOCKER_REPOSITORY}/${ORG}/${PROJECT}"