mirror of
https://github.com/deviantony/docker-elk.git
synced 2025-12-31 01:59:57 +01:00
fix logstash version in Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM logstash:latest
|
||||
FROM logstash:5
|
||||
|
||||
# Add your logstash plugins setup here
|
||||
# Example: RUN logstash-plugin install logstash-filter-json
|
||||
|
||||
Reference in New Issue
Block a user