Bump stage and tags

This commit is contained in:
Gonzalo Acuña
2025-04-03 12:43:32 -03:00
parent 65b0d659d0
commit 4a9f83ddee
3 changed files with 10 additions and 10 deletions

View File

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