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

Commit eae0ee1

Browse files
committed
Update to 7.16.1
1 parent 134f764 commit eae0ee1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

7.14/Dockerfile renamed to 7/Dockerfile

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

33
# This image re-bundles the Docker image from the upstream provider, Elastic.
4-
FROM docker.elastic.co/logstash/logstash:7.14.2@sha256:9e43f41aa79eea46bd85d076f492fddcd9a3fc9a3cb9f15714975ec1f19364a3
4+
FROM docker.elastic.co/logstash/logstash:7.16.1@sha256:a46a6a000948a1152fbb7cda33a88ad81bf3d18a414f3f7773ba2b15e7483fb4
55
# Supported Bashbrew Architectures: amd64 arm64v8
66

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

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

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

0 commit comments

Comments
 (0)