revert image tag

This commit is contained in:
Carlos Anguita López
2026-07-09 12:03:51 +02:00
parent 82ada64e37
commit ecea95427b
3 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
# Wazuh App Copyright (C) 2017, Wazuh Inc. (License GPLv2)
services:
wazuh.manager:
image: wazuh/wazuh-manager:4.14.7-rc1
image: wazuh/wazuh-manager:4.14.7
hostname: wazuh.manager
restart: always
ulimits:
@@ -44,7 +44,7 @@ services:
- ./config/wazuh_cluster/wazuh_manager.conf:/wazuh-config-mount/etc/ossec.conf
wazuh.indexer:
image: wazuh/wazuh-indexer:4.14.7-rc1
image: wazuh/wazuh-indexer:4.14.7
hostname: wazuh.indexer
restart: always
ports:
@@ -69,7 +69,7 @@ services:
- ./config/wazuh_indexer/internal_users.yml:/usr/share/wazuh-indexer/config/opensearch-security/internal_users.yml
wazuh.dashboard:
image: wazuh/wazuh-dashboard:4.14.7-rc1
image: wazuh/wazuh-dashboard:4.14.7
hostname: wazuh.dashboard
restart: always
ports: