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

Commit c77765e

Browse files
committed
1 parent 9242490 commit c77765e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

7/Dockerfile renamed to 7.14/Dockerfile

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

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

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

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

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

0 commit comments

Comments
 (0)