Release 5.6.3 (#182)

This commit is contained in:
Brint O'Hearn
2017-10-14 10:33:41 -05:00
committed by Antoine Cotten
parent f13fa06f48
commit e8c1fc2d40
4 changed files with 4 additions and 4 deletions

View File

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