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 9f6a924 commit 2b7e245Copy full SHA for 2b7e245
7/Dockerfile
@@ -1,10 +1,10 @@
1
-# Logstash 7.6.2
+# Logstash 7.7.0
2
3
# This image re-bundles the Docker image from the upstream provider, Elastic.
4
-FROM docker.elastic.co/logstash/logstash:7.6.2@sha256:baed5f5bf04299994ea41881afb4d4985cb0f33427a2aef39223c75975bab60e
+FROM docker.elastic.co/logstash/logstash:7.7.0@sha256:389ba939d3ca1087929215713f811c9ce7d45e5249e3db1aaa7d8c5590b38d56
5
6
# The upstream image was built by:
7
-# https://github.com/elastic/dockerfiles/tree/v7.6.2/logstash
+# https://github.com/elastic/dockerfiles/tree/v7.7.0/logstash
8
9
# For a full list of supported images and tags visit https://www.docker.elastic.co
10
0 commit comments