revert docker image tag for 4.14.3 rc3 (#2202)

This commit is contained in:
Enrique Araque
2026-02-06 10:36:38 +01:00
committed by GitHub
parent 1fbc6fafbd
commit 21e9cb178c
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.3-rc3
image: wazuh/wazuh-agent:4.14.3
restart: always
environment:
- WAZUH_MANAGER_SERVER=<WAZUH_MANAGER_IP>