mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-10 15:54:57 -05:00
debugd: update Logstash Dockerfile to 8.6.1
This commit is contained in:
parent
2335d429a9
commit
1d9d8af92a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
FROM fedora:37@sha256:a9fed38b343ea8a2722c78d5ad97d691421bf46f20f20076d34dd6948a2a792d AS build
|
||||
|
||||
ARG LOGSTASH_VER=8.4.0
|
||||
ARG LOGSTASH_VER=8.6.1
|
||||
|
||||
RUN curl -fsSLO https://artifacts.opensearch.org/logstash/logstash-oss-with-opensearch-output-plugin-$LOGSTASH_VER-linux-x64.tar.gz
|
||||
RUN tar -zxvf logstash-oss-with-opensearch-output-plugin-$LOGSTASH_VER-linux-x64.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue