Update version to 6.1.0 (#212)

Updated the version of the docker image tags to 6.1.0 and bumped
the version of the ELK badge

* Linked ELK badge to issue #212

The badge link to the pull request was not updated to reflect the
current pull request's number
This commit is contained in:
Lee Myring
2017-12-19 19:04:00 +00:00
committed by Antoine Cotten
parent d71fe53e0d
commit af2fe322bb
4 changed files with 4 additions and 4 deletions

View File

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