We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323c45c commit 13f6a3fCopy full SHA for 13f6a3f
docker/elasticsearch/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG LOGSTASH_VERSION=7.17.20
+ARG LOGSTASH_VERSION=7.17.23
2
FROM docker.elastic.co/logstash/logstash-oss:${LOGSTASH_VERSION}
3
4
ARG ELASTICSEARCH_VERSION=7
testing/Dockerfile
0 commit comments