Revert docker image for 4.10.0-rc2

This commit is contained in:
Enrique Araque
2024-12-18 10:47:26 +01:00
parent 8468687b0c
commit 8a925f010f
2 changed files with 9 additions and 9 deletions

View File

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