Update Elastick Stack to 6.5.0

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