Update to Wazuh version 3.8.2

This commit is contained in:
AlfonsoRBJ
2019-01-30 17:52:13 +01:00
parent c195f38458
commit d1c8d72bc3
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -3,7 +3,7 @@ version: '2'
services:
wazuh:
image: wazuh/wazuh:3.8.1_6.5.4
image: wazuh/wazuh:3.8.2_6.5.4
hostname: wazuh-manager
restart: always
ports:
@@ -23,7 +23,7 @@ services:
depends_on:
- logstash
logstash:
image: wazuh/wazuh-logstash:3.8.1_6.5.4
image: wazuh/wazuh-logstash:3.8.2_6.5.4
hostname: logstash
restart: always
# volumes:
@@ -61,7 +61,7 @@ services:
networks:
- docker_elk
kibana:
image: wazuh/wazuh-kibana:3.8.1_6.5.4
image: wazuh/wazuh-kibana:3.8.2_6.5.4
hostname: kibana
restart: always
# ports:
@@ -76,7 +76,7 @@ services:
- elasticsearch:elasticsearch
- wazuh:wazuh
nginx:
image: wazuh/wazuh-nginx:3.8.1_6.5.4
image: wazuh/wazuh-nginx:3.8.2_6.5.4
hostname: nginx
restart: always
environment: