bump elastic stack to 7.15.0

no image upgrade before 7.15.1
This commit is contained in:
t3chn0m4g3
2021-09-30 20:40:42 +00:00
parent 261b380db7
commit eefd38a335
7 changed files with 11 additions and 20 deletions

View File

@ -1,7 +1,7 @@
FROM alpine:3.14
#
# VARS
ENV ES_VER=7.14.1 \
ENV ES_VER=7.15.0 \
ES_JAVA_HOME=/usr/lib/jvm/java-16-openjdk
# Include dist

View File

@ -24,6 +24,6 @@ services:
mem_limit: 2g
ports:
- "127.0.0.1:64298:9200"
image: "ghcr.io/telekom-security/elasticsearch:2006"
image: "dtagdevsec/elasticsearch:2006"
volumes:
- /data:/data