Bump version

This commit is contained in:
manuasir
2019-03-29 19:03:28 +01:00
parent 2b0f2955d0
commit b99d54eb25
8 changed files with 20 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
# Wazuh App Copyright (C) 2019 Wazuh Inc. (License GPLv2)
FROM docker.elastic.co/elasticsearch/elasticsearch:6.6.1
FROM docker.elastic.co/elasticsearch/elasticsearch:6.6.2
ENV ALERTS_SHARDS="1" \
ALERTS_REPLICAS="0"