There was an error while loading. Please reload this page.
1 parent fda9d34 commit 45db46cCopy full SHA for 45db46c
test_elasticsearch/start_elasticsearch.sh
@@ -2,7 +2,7 @@
2
3
# Start elasticsearch in a docker container
4
5
-ES_VERSION=${ES_VERSION:-"7.0.0-beta1"}
+ES_VERSION=${ES_VERSION:-"7.0.0"}
6
ES_TEST_SERVER=${ES_TEST_SERVER:-"http://localhost:9200"}
7
8
SOURCE_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
0 commit comments