Bump default index to 4

This commit is contained in:
Manuel Gutierrez
2020-08-25 15:09:49 +02:00
parent 1608474bdf
commit bbabf9bb3b

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