Skip to content

Commit fc0bb28

Browse files
committed
Updating logstash dockerfile
Updating logstash to latest image
1 parent 7b0160e commit fc0bb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/logstash/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.elastic.co/logstash/logstash-oss:7.17.4-amd64
1+
FROM docker.elastic.co/logstash/logstash-oss:8.15.3-amd64
22
USER root
33
RUN bin/logstash-plugin install logstash-input-http
44
RUN bin/logstash-plugin install logstash-output-http

0 commit comments

Comments
 (0)