Bump version

This commit is contained in:
manuasir
2020-07-14 19:15:07 +02:00
parent 3cfa63fc2e
commit 1f825c13be
9 changed files with 22 additions and 17 deletions
+4 -4
View File
@@ -3,7 +3,7 @@ version: '2'
services:
wazuh:
image: wazuh/wazuh:3.13.0_7.7.1
build: wazuh
hostname: wazuh-manager
restart: always
ports:
@@ -13,7 +13,7 @@ services:
- "55000:55000"
elasticsearch:
image: wazuh/wazuh-elasticsearch:3.13.0_7.7.1
build: elasticsearch
hostname: elasticsearch
restart: always
ports:
@@ -30,7 +30,7 @@ services:
mem_limit: 2g
kibana:
image: wazuh/wazuh-kibana:3.13.0_7.7.1
build: kibana
hostname: kibana
restart: always
depends_on:
@@ -40,7 +40,7 @@ services:
- wazuh:wazuh
nginx:
image: wazuh/wazuh-nginx:3.13.0_7.7.1
build: nginx
hostname: nginx
restart: always
environment: