Bump new version

This commit is contained in:
vcerenu
2024-12-18 13:58:58 -03:00
parent 79ad691772
commit ff54368593
10 changed files with 41 additions and 22 deletions

View File

@@ -3,7 +3,7 @@ version: '3.7'
services:
wazuh.manager:
image: wazuh/wazuh-manager:4.10.2
image: wazuh/wazuh-manager:4.10.3
hostname: wazuh.manager
restart: always
ulimits:
@@ -46,7 +46,7 @@ services:
- ./config/wazuh_cluster/wazuh_manager.conf:/wazuh-config-mount/etc/ossec.conf
wazuh.indexer:
image: wazuh/wazuh-indexer:4.10.2
image: wazuh/wazuh-indexer:4.10.3
hostname: wazuh.indexer
restart: always
ports:
@@ -71,7 +71,7 @@ services:
- ./config/wazuh_indexer/internal_users.yml:/usr/share/wazuh-indexer/opensearch-security/internal_users.yml
wazuh.dashboard:
image: wazuh/wazuh-dashboard:4.10.2
image: wazuh/wazuh-dashboard:4.10.3
hostname: wazuh.dashboard
restart: always
ports: