Bump to ODFE 1.13.2

This commit is contained in:
José Fernández
2021-05-24 13:01:47 +02:00
parent fc54288a0d
commit c8b8e8b134
10 changed files with 18 additions and 23 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.2.0
ARG WAZUH_APP_VERSION="${WAZUH_VERSION}_${ELASTIC_VERSION}"