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

Commit 08f0241

Browse files
Update to 7.4.2
1 parent 034ec4e commit 08f0241

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.4.1
1+
# Logstash 7.4.2
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/logstash/logstash:7.4.1@sha256:c050ce2f4606c9090b1720c0f3644d6e4f4e7dd8a28e1d400b383b53da88d019
4+
FROM docker.elastic.co/logstash/logstash:7.4.2@sha256:cc470a0462ec05edc227ba14f26c72571b2245e2c64b82fd325036cf0a1b4254
55

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

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

0 commit comments

Comments
 (0)