prep for ELK 7.13.4, start full integration of new honeypots

This commit is contained in:
t3chn0m4g3
2021-08-25 15:04:27 +00:00
parent 05a7d33c9f
commit 06ef8850fe
4 changed files with 34 additions and 6 deletions

View File

@ -1,7 +1,7 @@
FROM alpine:3.14
#
# VARS
ENV LS_VER=7.13.2
ENV LS_VER=7.13.4
# Include dist
ADD dist/ /root/dist/
#