Skip to content

Commit a205d9b

Browse files
Update to 6.8.9
1 parent 2b7e245 commit a205d9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

6/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Logstash 6.8.8
1+
# Logstash 6.8.9
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/logstash/logstash:6.8.8@sha256:b7746ce8f309e3c23e26e03f887f8f0bde34d353c7b10eaf84cf6ead273df62f
4+
FROM docker.elastic.co/logstash/logstash:6.8.9@sha256:0ed94c58fd5c706867d19a0b26d769fb9f369ee9a8391b964c39ab388605924d
55

66
# The upstream image was built by:
7-
# https://github.com/elastic/dockerfiles/tree/v6.8.8/logstash
7+
# https://github.com/elastic/dockerfiles/tree/v6.8.9/logstash
88

99
# For a full list of supported images and tags visit https://www.docker.elastic.co
1010

0 commit comments

Comments
 (0)