Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit a1c5be3

Browse files
Update to 7.1.1
1 parent 4d09553 commit a1c5be3

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.1.0
1+
# Logstash 7.1.1
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/logstash/logstash:7.1.0@sha256:9258bd2ef10c084a267e470e4fac7b5144e2bd932d628deab4f2c8cc2ff47dd0
4+
FROM docker.elastic.co/logstash/logstash:7.1.1@sha256:fd77ebe9cc5c9e7c04532db6bed92a80a15cc32de91fb3a3d74ee5f6aaf2878c
55

66
# The upstream image was built by:
7-
# https://github.com/elastic/logstash-docker/tree/7.1.0
7+
# https://github.com/elastic/logstash-docker/tree/7.1.1
88

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

0 commit comments

Comments
 (0)