mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
Bump Kibana version to 7.9.2
This commit is contained in:
parent
488da48df7
commit
d351a89096
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM node:10.22.0-alpine
|
||||
#
|
||||
# VARS
|
||||
ENV KB_VER=7.9.1
|
||||
ENV KB_VER=7.9.2
|
||||
#
|
||||
# Include dist
|
||||
ADD dist/ /root/dist/
|
||||
|
|
Loading…
Reference in a new issue