Adapt to 3.11.4_7.4.2 (#314)

This commit is contained in:
AlfonsoRBJ
2020-03-25 18:45:58 +01:00
committed by GitHub
parent b2ee66374e
commit 7fe1c6bd1b
8 changed files with 97 additions and 125 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Wazuh Docker Copyright (C) 2019 Wazuh Inc. (License GPLv2)
ARG ELASTIC_VERSION=7.3.2
ARG ELASTIC_VERSION=7.4.2
FROM docker.elastic.co/elasticsearch/elasticsearch:${ELASTIC_VERSION}
ARG TEMPLATE_VERSION=v3.10.2
ARG TEMPLATE_VERSION=v3.11.4
ENV ELASTICSEARCH_URL="http://elasticsearch:9200"