mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 04:52:11 +00:00
Bump Logstash version to 7.9.2
This commit is contained in:
parent
85da099cd0
commit
488da48df7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM alpine:3.12
|
FROM alpine:3.12
|
||||||
#
|
#
|
||||||
# VARS
|
# VARS
|
||||||
ENV LS_VER=7.9.1
|
ENV LS_VER=7.9.2
|
||||||
# Include dist
|
# Include dist
|
||||||
ADD dist/ /root/dist/
|
ADD dist/ /root/dist/
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue