Update Wazuh to v3.5.0

This commit is contained in:
José Luis Ruiz Ruiz
2018-08-11 10:25:10 -04:00
parent 9a3a89abdc
commit 9ef39510fc
4 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -3,7 +3,7 @@ version: '2'
services:
wazuh:
image: wazuh/wazuh:3.4.0_6.3.2
image: wazuh/wazuh:3.5.0_6.3.2
hostname: wazuh-manager
restart: always
ports:
@@ -22,7 +22,7 @@ services:
depends_on:
- logstash
logstash:
image: wazuh/wazuh-logstash:3.4.0_6.3.2
image: wazuh/wazuh-logstash:3.5.0_6.3.2
hostname: logstash
restart: always
# volumes:
@@ -60,7 +60,7 @@ services:
networks:
- docker_elk
kibana:
image: wazuh/wazuh-kibana:3.4.0_6.3.2
image: wazuh/wazuh-kibana:3.5.0_6.3.2
hostname: kibana
restart: always
# ports:
@@ -75,7 +75,7 @@ services:
- elasticsearch:elasticsearch
- wazuh:wazuh
nginx:
image: wazuh/wazuh-nginx:3.4.0_6.3.2
image: wazuh/wazuh-nginx:3.5.0_6.3.2
hostname: nginx
restart: always
environment: