mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
- #1254: new ELK images will be provided shortly - #1253: documentation and updater will now reflect that an update from 20.06.x is no longer possible
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
FROM ubuntu:22.04
|
||||
#
|
||||
# VARS
|
||||
ENV ES_VER=8.5.3
|
||||
ENV ES_VER=8.6.0
|
||||
#
|
||||
# Include dist
|
||||
COPY dist/ /root/dist/
|
||||
|
@ -1,7 +1,7 @@
|
||||
FROM ubuntu:22.04
|
||||
#
|
||||
# VARS
|
||||
ENV KB_VER=8.5.3
|
||||
ENV KB_VER=8.6.0
|
||||
# Include dist
|
||||
COPY dist/ /root/dist/
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
FROM ubuntu:22.04
|
||||
#
|
||||
# VARS
|
||||
ENV LS_VER=8.5.3
|
||||
ENV LS_VER=8.6.0
|
||||
# Include dist
|
||||
COPY dist/ /root/dist/
|
||||
#
|
||||
|
Reference in New Issue
Block a user