Revert docker image for 4.13.0-beta1

This commit is contained in:
Enrique Araque
2025-07-02 11:56:58 +02:00
parent 16202f2f21
commit 283ca123e3
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ version: '3.7'
services:
wazuh.agent:
image: wazuh/wazuh-agent:4.13.0-beta1
image: wazuh/wazuh-agent:4.13.0
restart: always
environment:
- WAZUH_MANAGER_SERVER=<WAZUH_MANAGER_IP>