Release 5.5.1

Closes #158
This commit is contained in:
Antoine Cotten
2017-08-03 12:38:15 +02:00
parent 3be443fe8c
commit 41dc16c734
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:5.5.0
FROM docker.elastic.co/elasticsearch/elasticsearch:5.5.1
# Add your elasticsearch plugins setup here
# Example: RUN elasticsearch-plugin install analysis-icu