Bump 4.12.0 version

This commit is contained in:
vcerenu
2024-12-20 10:45:08 -03:00
parent be82d2c41d
commit 39768a397a
10 changed files with 23 additions and 23 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ version: '3.7'
services:
wazuh.manager:
image: wazuh/wazuh-manager:4.10.3
image: wazuh/wazuh-manager:4.12.0
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.3
image: wazuh/wazuh-indexer:4.12.0
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.3
image: wazuh/wazuh-dashboard:4.12.0
hostname: wazuh.dashboard
restart: always
ports: