Skip to content

Commit 13f6a3f

Browse files
Update docker.elastic.co/logstash/logstash-oss Docker tag to v7.17.23
1 parent 323c45c commit 13f6a3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/elasticsearch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG LOGSTASH_VERSION=7.17.20
1+
ARG LOGSTASH_VERSION=7.17.23
22
FROM docker.elastic.co/logstash/logstash-oss:${LOGSTASH_VERSION}
33

44
ARG ELASTICSEARCH_VERSION=7

testing/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG LOGSTASH_VERSION=7.17.20
1+
ARG LOGSTASH_VERSION=7.17.23
22
FROM docker.elastic.co/logstash/logstash-oss:${LOGSTASH_VERSION}
33

44
ARG ELASTICSEARCH_VERSION=7

0 commit comments

Comments
 (0)