bump 4.3.11 version

This commit is contained in:
vcerenu
2023-04-19 16:59:53 -03:00
committed by Raul Del Pozo Moreno
parent 20c8000fec
commit cd9f211eb3
8 changed files with 18 additions and 24 deletions

View File

@@ -3,7 +3,7 @@ version: '3.7'
services:
wazuh.manager:
image: wazuh/wazuh-manager:4.4.1
image: wazuh/wazuh-manager:4.3.11
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.1
image: wazuh/wazuh-indexer:4.3.11
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.1
image: wazuh/wazuh-dashboard:4.3.11
hostname: wazuh.dashboard
restart: always
ports: