update to version ELK 5.3.0

This commit is contained in:
Jose Luis
2017-04-06 09:35:05 -04:00
parent 187fc72bbc
commit 816b93f455
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ services:
environment:
- LS_HEAP_SIZE=2048m
elasticsearch:
image: elasticsearch:5.2.2
image: elasticsearch:5.3.0
hostname: elasticsearch
restart: always
command: elasticsearch -E node.name="node-1" -E cluster.name="wazuh" -E network.host=0.0.0.0