Update to 5.4.1 (#129)

This commit is contained in:
Mark Davidson
2017-06-05 18:37:59 +01:00
committed by Antoine Cotten
parent ac945e0c96
commit a059efccbf
3 changed files with 3 additions and 3 deletions

View File

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