Update to the v5.3 release containers (#105)

This commit is contained in:
Patrick M. Slattery
2017-04-04 09:00:24 -04:00
committed by Antoine Cotten
parent 4be677ef2e
commit a9e7c3d801
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.2.2
FROM docker.elastic.co/elasticsearch/elasticsearch:5.3.0
# Add your elasticsearch plugins setup here
# Example: RUN elasticsearch-plugin install analysis-icu