Skip to content

Commit fb51f37

Browse files
committed
Bump elasticsearch version
1 parent 668fcb9 commit fb51f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/run_es_docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
ES_VERSION="7.9.2"
2+
ES_VERSION="7.14.0"
33

44
docker pull docker.elastic.co/elasticsearch/elasticsearch-oss:${ES_VERSION}
55
docker network create esnet-oss;

0 commit comments

Comments
 (0)