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
+2 -2
View File
@@ -1,6 +1,6 @@
# Wazuh App Copyright (C) 2019 Wazuh Inc. (License GPLv2)
FROM docker.elastic.co/kibana/kibana:6.5.4
ARG WAZUH_APP_VERSION=3.8.2_6.5.4
FROM docker.elastic.co/kibana/kibana:6.6.1
ARG WAZUH_APP_VERSION=3.8.2_6.6.1
USER root
ADD https://packages.wazuh.com/wazuhapp/wazuhapp-${WAZUH_APP_VERSION}.zip /tmp