Update Wazuh-Docker to 3.7.1_6.5.3

This commit is contained in:
AlfonsoRBJ
2018-12-17 11:14:34 +01:00
parent 6fbae577dd
commit e3e81a4671
5 changed files with 11 additions and 11 deletions
+5 -5
View File
@@ -3,7 +3,7 @@ version: '2'
services:
wazuh:
image: wazuh/wazuh:3.7.0_6.5.0
image: wazuh/wazuh:3.7.1_6.5.3
hostname: wazuh-manager
restart: always
ports:
@@ -23,7 +23,7 @@ services:
depends_on:
- logstash
logstash:
image: wazuh/wazuh-logstash:3.7.0_6.5.0
image: wazuh/wazuh-logstash:3.7.1_6.5.3
hostname: logstash
restart: always
# volumes:
@@ -39,7 +39,7 @@ services:
environment:
- LS_HEAP_SIZE=2048m
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:6.5.0
image: docker.elastic.co/elasticsearch/elasticsearch:6.5.3
hostname: elasticsearch
restart: always
ports:
@@ -61,7 +61,7 @@ services:
networks:
- docker_elk
kibana:
image: wazuh/wazuh-kibana:3.7.0_6.5.0
image: wazuh/wazuh-kibana:3.7.1_6.5.3
hostname: kibana
restart: always
# ports:
@@ -76,7 +76,7 @@ services:
- elasticsearch:elasticsearch
- wazuh:wazuh
nginx:
image: wazuh/wazuh-nginx:3.7.0_6.5.0
image: wazuh/wazuh-nginx:3.7.1_6.5.3
hostname: nginx
restart: always
environment: