diff --git a/scripts/runMapUI.sh b/scripts/runMapUI.sh index 203bd22c..a49ae555 100755 --- a/scripts/runMapUI.sh +++ b/scripts/runMapUI.sh @@ -1,7 +1,7 @@ #!/bin/bash CONTAINER_NAME_READ="CB-MapUI" -CONTAINER_VERSION="latest" +CONTAINER_VERSION="0.7.9" CONTAINER_PORT="-p 1324:1324" CONTAINER_DATA_PATH=""