bump elastic stack to 8.4.3

This commit is contained in:
t3chn0m4g3
2022-11-02 16:37:01 +00:00
parent 3b2e8a4c70
commit 2641d1e743
5 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
FROM ubuntu:22.04
#
# VARS
ENV KB_VER=8.3.3
ENV KB_VER=8.4.3
# Include dist
COPY dist/ /root/dist/
#