bump ELK to 8.5.3

This commit is contained in:
t3chn0m4g3
2023-01-23 16:33:09 +00:00
parent 390390fd43
commit c178d878ab
4 changed files with 4 additions and 4 deletions

View File

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