prepare to bump elastic stack to 7.13.1

This commit is contained in:
t3chn0m4g3
2021-06-10 17:03:22 +00:00
parent f22ec3a360
commit f51ab7ec0f
4 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
FROM alpine:3.13
#
# VARS
ENV LS_VER=7.12.1
ENV LS_VER=7.13.1
# Include dist
ADD dist/ /root/dist/
#