Merge branch 'add-opendistro-support' of https://github.com/wazuh/wazuh-docker into add-opendistro-support

This commit is contained in:
manuasir
2020-08-25 16:47:15 +02:00

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# Wazuh Docker Copyright (C) 2020 Wazuh Inc. (License GPLv2)
WAZUH_MAJOR=3
WAZUH_MAJOR=4
##############################################################################
# Wait for the Kibana API to start. It is necessary to do it in this container