Release 5.6.2

This commit is contained in:
Edward Sharp
2017-10-05 09:36:53 +01:00
committed by Antoine Cotten
parent 38be331c16
commit f13fa06f48
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
# https://github.com/elastic/logstash-docker
FROM docker.elastic.co/logstash/logstash:5.6.1
FROM docker.elastic.co/logstash/logstash:5.6.2
# Add your logstash plugins setup here
# Example: RUN logstash-plugin install logstash-filter-json