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

Commit 2da1d2d

Browse files
Update to 6.8.13
1 parent 87d8abc commit 2da1d2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

6/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Logstash 6.8.12
1+
# Logstash 6.8.13
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/logstash/logstash:6.8.12@sha256:5362761157c160c89851e98600993de7f084d9181515ffada897b56bcdb88934
4+
FROM docker.elastic.co/logstash/logstash:6.8.13@sha256:ca64f0246ae07cfa47e0d1f3c0992e9af8cb67528acb9f1f47f357a3f5422a35
55

66
# The upstream image was built by:
7-
# https://github.com/elastic/dockerfiles/tree/v6.8.12/logstash
7+
# https://github.com/elastic/dockerfiles/tree/v6.8.13/logstash
88

99
# The build can be reproduced locally via:
10-
# docker build 'https://github.com/elastic/dockerfiles.git#v6.8.12:logstash'
10+
# docker build 'https://github.com/elastic/dockerfiles.git#v6.8.13:logstash'
1111

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

0 commit comments

Comments
 (0)