We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 668fcb9 commit fb51f37Copy full SHA for fb51f37
travis/run_es_docker.sh
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
-ES_VERSION="7.9.2"
+ES_VERSION="7.14.0"
3
4
docker pull docker.elastic.co/elasticsearch/elasticsearch-oss:${ES_VERSION}
5
docker network create esnet-oss;
0 commit comments