Merge pull request #659 from wazuh/bump_4_3_2

Bump 4.3.2 to 4.3 Branch
This commit is contained in:
José Fernández Aguilera
2022-05-30 15:59:16 +02:00
committed by GitHub
11 changed files with 37 additions and 19 deletions
+3 -3
View File
@@ -4,7 +4,7 @@ version: '3.7'
services:
wazuh.manager:
build: wazuh-manager/
image: wazuh/wazuh-manager:4.3.1
image: wazuh/wazuh-manager:4.3.2
hostname: wazuh.manager
restart: always
ports:
@@ -32,7 +32,7 @@ services:
wazuh.indexer:
build: wazuh-indexer/
image: wazuh/wazuh-indexer:4.3.1
image: wazuh/wazuh-indexer:4.3.2
hostname: wazuh.indexer
restart: always
ports:
@@ -49,7 +49,7 @@ services:
wazuh.dashboard:
build: wazuh-dashboard/
image: wazuh/wazuh-dashboard:4.3.1
image: wazuh/wazuh-dashboard:4.3.2
hostname: wazuh.dashboard
restart: always
ports: