We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 323c45c commit ae693b3Copy full SHA for ae693b3
docker/elasticsearch/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG LOGSTASH_VERSION=7.17.20
+ARG LOGSTASH_VERSION=9.0.1
2
FROM docker.elastic.co/logstash/logstash-oss:${LOGSTASH_VERSION}
3
4
ARG ELASTICSEARCH_VERSION=7
testing/Dockerfile
0 commit comments