bump Elastic stack to 8.2.3

This commit is contained in:
t3chn0m4g3
2022-06-15 14:29:23 +00:00
parent 5f0c337f09
commit a3bda5de8f
4 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
FROM ubuntu:22.04
#
# VARS
ENV ES_VER=8.2.2
ENV ES_VER=8.2.3
#
# Include dist
COPY dist/ /root/dist/