Bump OpenDistro from 1.12.0 to 1.13.2

This commit is contained in:
José Fernández
2021-05-24 10:44:48 +02:00
parent 98b1496373
commit 8a21b2f0ef
8 changed files with 11 additions and 10 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Wazuh Docker Copyright (C) 2021 Wazuh Inc. (License GPLv2)
FROM amazon/opendistro-for-elasticsearch-kibana:1.12.0
FROM amazon/opendistro-for-elasticsearch-kibana:1.13.2
USER kibana
ARG ELASTIC_VERSION=7.10.0
ARG ELASTIC_VERSION=7.10.2
ARG WAZUH_VERSION=4.1.5
ARG WAZUH_APP_VERSION="${WAZUH_VERSION}_${ELASTIC_VERSION}"