bump elastic stack to 7.15.1

This commit is contained in:
t3chn0m4g3
2021-10-26 13:56:38 +00:00
parent 77dcd771df
commit 348a5d572b
4 changed files with 5 additions and 5 deletions

View File

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