rollback image name

This commit is contained in:
vcerenu
2024-04-25 05:25:17 -03:00
parent d10af3b669
commit ce0a855c3d
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ version: '3.7'
services:
wazuh.manager:
image: wazuh/wazuh-manager:4.7.4-rc2
image: wazuh/wazuh-manager:4.7.4
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.7.4-rc2
image: wazuh/wazuh-indexer:4.7.4
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.7.4-rc2
image: wazuh/wazuh-dashboard:4.7.4
hostname: wazuh.dashboard
restart: always
ports: