Revert docker image tag for 4.13.0 rc4

This commit is contained in:
Enrique Araque
2025-09-04 13:14:42 +02:00
parent 4ff7c4f5b0
commit 2fdc514bb0
3 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
# Wazuh App Copyright (C) 2017, Wazuh Inc. (License GPLv2)
services:
wazuh.agent:
image: wazuh/wazuh-agent:4.13.0-rc4
image: wazuh/wazuh-agent:4.13.0
restart: always
environment:
- WAZUH_MANAGER_SERVER=<WAZUH_MANAGER_IP>