Reverted docker-compose files with v4.14.2-rc1 tag

This commit is contained in:
Carlos Bordon
2025-12-04 12:48:56 -03:00
parent 1815ead65f
commit 48893cb485
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Wazuh App Copyright (C) 2017, Wazuh Inc. (License GPLv2)
services:
wazuh.agent:
image: wazuh/wazuh-agent:4.14.2-rc1
image: wazuh/wazuh-agent:4.14.2
restart: always
environment:
- WAZUH_MANAGER_SERVER=<WAZUH_MANAGER_IP>