bump elastic stack to 7.10.1

This commit is contained in:
t3chn0m4g3
2020-12-10 15:20:18 +00:00
parent 6069b214a5
commit af6ce8854d
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
FROM alpine:3.12
#
# VARS
ENV LS_VER=7.10.0
ENV LS_VER=7.10.1
# Include dist
ADD dist/ /root/dist/
#