Revert docker image tag for 4.14.5 RC1

This commit is contained in:
Enrique Araque
2026-04-16 10:52:20 +02:00
parent 2d1c28ca8a
commit 6aa5015a0b
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.5-rc1
image: wazuh/wazuh-manager:4.14.5
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.5-rc1
image: wazuh/wazuh-indexer:4.14.5
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.5-rc1
image: wazuh/wazuh-dashboard:4.14.5
hostname: wazuh.dashboard
restart: always
ports: