Updating to Wazuh v3.12. Also license year update.

This commit is contained in:
Zenidd
2020-03-20 16:42:36 +01:00
parent 320061f022
commit 90074777da
26 changed files with 68 additions and 64 deletions
+5 -5
View File
@@ -1,9 +1,9 @@
# Wazuh App Copyright (C) 2019 Wazuh Inc. (License GPLv2)
# Wazuh App Copyright (C) 2020 Wazuh Inc. (License GPLv2)
version: '2'
services:
wazuh:
image: wazuh/wazuh:3.11.4_7.6.1
image: wazuh/wazuh:3.12.4_7.6.1
hostname: wazuh-manager
restart: always
ports:
@@ -13,7 +13,7 @@ services:
- "55000:55000"
elasticsearch:
image: wazuh/wazuh-elasticsearch:3.11.4_7.6.1
image: wazuh/wazuh-elasticsearch:3.12.4_7.6.1
hostname: elasticsearch
restart: always
ports:
@@ -30,7 +30,7 @@ services:
mem_limit: 2g
kibana:
image: wazuh/wazuh-kibana:3.11.4_7.6.1
image: wazuh/wazuh-kibana:3.12.4_7.6.1
hostname: kibana
restart: always
depends_on:
@@ -40,7 +40,7 @@ services:
- wazuh:wazuh
nginx:
image: wazuh/wazuh-nginx:3.11.4_7.6.1
image: wazuh/wazuh-nginx:3.12.4_7.6.1
hostname: nginx
restart: always
environment: