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

Commit 040afba

Browse files
Update to 7.3.1
1 parent 75da80c commit 040afba

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.3.0
1+
# Logstash 7.3.1
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/logstash/logstash:7.3.0@sha256:9bbc1e57516700d90d4fcc7bf765be137311d1e19022cc2fa16cc057167370ca
4+
FROM docker.elastic.co/logstash/logstash:7.3.1@sha256:bf255e48dc2e1334831bbc9e898563ce3ac5c3be304b1549691b717dc546366f
55

66
# The upstream image was built by:
7-
# https://github.com/elastic/dockerfiles/tree/v7.3.0/logstash
7+
# https://github.com/elastic/dockerfiles/tree/v7.3.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)