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

Commit 759a3d5

Browse files
Update to 7.2.1
1 parent 26c4963 commit 759a3d5

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.2.0
1+
# Logstash 7.2.1
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/logstash/logstash:7.2.0@sha256:0cd49a095195ee2ad2414a438c0e565c4295e61baccf9441fbc805c278494aed
4+
FROM docker.elastic.co/logstash/logstash:7.2.1@sha256:b6d8f582aeeb3a93c4905266a016d9c182b257deb2302839d33ec8cdaee0d325
55

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

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

0 commit comments

Comments
 (0)