bump elastic stack to 8.0.0

This commit is contained in:
t3chn0m4g3
2022-02-16 02:55:20 +00:00
parent 17a1cbdf40
commit 7ee263e8e8
13 changed files with 128 additions and 74 deletions

View File

@ -1,7 +1,7 @@
FROM ubuntu:20.04
#
# VARS
ENV KB_VER=7.17.0
ENV KB_VER=8.0.0
# Include dist
ADD dist/ /root/dist/
#