Skip to content

Commit 2b7e245

Browse files
Update to 7.7.0
1 parent 9f6a924 commit 2b7e245

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

7/Dockerfile

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

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/logstash/logstash:7.6.2@sha256:baed5f5bf04299994ea41881afb4d4985cb0f33427a2aef39223c75975bab60e
4+
FROM docker.elastic.co/logstash/logstash:7.7.0@sha256:389ba939d3ca1087929215713f811c9ce7d45e5249e3db1aaa7d8c5590b38d56
55

66
# The upstream image was built by:
7-
# https://github.com/elastic/dockerfiles/tree/v7.6.2/logstash
7+
# https://github.com/elastic/dockerfiles/tree/v7.7.0/logstash
88

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

0 commit comments

Comments
 (0)