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

Commit a6039d1

Browse files
Update to 7.17.13
1 parent 8212e27 commit a6039d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

7/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# Logstash 7.17.12
1+
# Logstash 7.17.13
22

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/logstash/logstash:7.17.12@sha256:604a65b90299db705f55950d904650f655fedf1c975da97660afe4ec65e86e57
4+
FROM docker.elastic.co/logstash/logstash:7.17.13@sha256:2b30357c4146a223b5d3c4a9cdea2771fd29e4859b4fa78f272e065724d3700e
55
# Supported Bashbrew Architectures: amd64 arm64v8
66

77
# The upstream image was built by:
8-
# https://github.com/elastic/dockerfiles/tree/v7.17.12/logstash
8+
# https://github.com/elastic/dockerfiles/tree/v7.17.13/logstash
99

1010
# The build can be reproduced locally via:
11-
# docker build 'https://github.com/elastic/dockerfiles.git#v7.17.12:logstash'
11+
# docker build 'https://github.com/elastic/dockerfiles.git#v7.17.13:logstash'
1212

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

0 commit comments

Comments
 (0)