Bump to 4.0.4

This commit is contained in:
Manuel Gutierrez
2021-04-13 16:44:18 +02:00
committed by VictorMorenoJimenez
parent 3428f982f3
commit 09153da593
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# Wazuh Docker Copyright (C) 2020 Wazuh Inc. (License GPLv2)
# Wazuh Docker Copyright (C) 2021 Wazuh Inc. (License GPLv2)
FROM docker.elastic.co/kibana/kibana:7.9.3
USER kibana
ARG ELASTIC_VERSION=7.9.3
ARG WAZUH_VERSION=4.0.3
ARG WAZUH_VERSION=4.0.4
ARG WAZUH_APP_VERSION="${WAZUH_VERSION}_${ELASTIC_VERSION}"
WORKDIR /usr/share/kibana