Updated wazuh agent image

This commit is contained in:
Carlos Bordon
2025-12-31 08:36:40 -03:00
parent e1d072b234
commit 9d08a8a669
+1 -1
View File
@@ -1,7 +1,7 @@
# Wazuh App Copyright (C) 2017, Wazuh Inc. (License GPLv2)
services:
wazuh.agent:
image: wazuh/wazuh-agent:5.0.0
image: wazuh/wazuh-agent:5.0.0-alpha0
restart: always
environment:
- WAZUH_MANAGER_SERVER=<WAZUH_MANAGER_IP>