Upgrade Elastic stack version to 6.6.1

This commit is contained in:
l
2019-03-19 10:48:07 +01:00
parent 7e2549a85a
commit b06e4c4a5e
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Wazuh App Copyright (C) 2019 Wazuh Inc. (License GPLv2)
FROM docker.elastic.co/elasticsearch/elasticsearch:6.5.4
FROM docker.elastic.co/elasticsearch/elasticsearch:6.6.1
ENV ALERTS_SHARDS="1" \
ALERTS_REPLICAS="0"