Use ES 6.7

This commit is contained in:
delvedor
2019-03-27 07:51:30 +01:00
parent 8f131d5a6d
commit 59f88c22f9
4 changed files with 4 additions and 4 deletions

View File

@ -9,4 +9,4 @@ exec docker run \
-p 9200:9200 \
--network=elastic \
--name=elasticsearch \
docker.elastic.co/elasticsearch/elasticsearch:6.6.2
docker.elastic.co/elasticsearch/elasticsearch:6.7.0