mirror of
https://github.com/deviantony/docker-elk.git
synced 2025-12-16 07:16:58 +01:00
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:
committed by
Antoine Cotten
parent
d71fe53e0d
commit
af2fe322bb
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user