Bump to 4.4.3

This commit is contained in:
Raul Del Pozo Moreno
2023-05-25 20:03:26 +02:00
parent 028b5f6034
commit 820079f1d0
8 changed files with 21 additions and 15 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ version: '3.7'
services:
wazuh.manager:
image: wazuh/wazuh-manager:4.4.2
image: wazuh/wazuh-manager:4.4.3
hostname: wazuh.manager
restart: always
ports:
@@ -39,7 +39,7 @@ services:
- ./config/wazuh_cluster/wazuh_manager.conf:/wazuh-config-mount/etc/ossec.conf
wazuh.indexer:
image: wazuh/wazuh-indexer:4.4.2
image: wazuh/wazuh-indexer:4.4.3
hostname: wazuh.indexer
restart: always
ports:
@@ -64,7 +64,7 @@ services:
- ./config/wazuh_indexer/internal_users.yml:/usr/share/wazuh-indexer/opensearch-security/internal_users.yml
wazuh.dashboard:
image: wazuh/wazuh-dashboard:4.4.2
image: wazuh/wazuh-dashboard:4.4.3
hostname: wazuh.dashboard
restart: always
ports: