Merge 4.3.3 into 4.4

This commit is contained in:
vcerenu
2022-06-01 12:29:05 -03:00
13 changed files with 34 additions and 28 deletions
+3 -3
View File
@@ -4,7 +4,7 @@ version: '3.7'
services:
wazuh.manager:
build: wazuh-manager/
image: wazuh/wazuh-manager:4.3.3
image: wazuh/wazuh-manager:4.4.0
hostname: wazuh.manager
restart: always
ports:
@@ -32,7 +32,7 @@ services:
wazuh.indexer:
build: wazuh-indexer/
image: wazuh/wazuh-indexer:4.3.3
image: wazuh/wazuh-indexer:4.4.0
hostname: wazuh.indexer
restart: always
ports:
@@ -49,7 +49,7 @@ services:
wazuh.dashboard:
build: wazuh-dashboard/
image: wazuh/wazuh-dashboard:4.3.3
image: wazuh/wazuh-dashboard:4.4.0
hostname: wazuh.dashboard
restart: always
ports: