Release 5.5.0

Closes #146
This commit is contained in:
Antoine Cotten
2017-07-10 21:18:40 +02:00
parent ba1acc1fe5
commit c165422603
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.4.3
FROM docker.elastic.co/logstash/logstash:5.5.0
# Add your logstash plugins setup here
# Example: RUN logstash-plugin install logstash-filter-json