Update to 6.3.0 (#286)

This commit is contained in:
Remi Fouilloux
2018-06-18 09:26:33 +02:00
committed by Antoine Cotten
parent 7e279b47b2
commit c94a91856b
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
# https://github.com/elastic/elasticsearch-docker
FROM docker.elastic.co/elasticsearch/elasticsearch-oss:6.2.4
FROM docker.elastic.co/elasticsearch/elasticsearch-oss:6.3.0
# Add your elasticsearch plugins setup here
# Example: RUN elasticsearch-plugin install analysis-icu