bump Wazuh agent version and add changelog

This commit is contained in:
vcerenu
2025-05-12 13:45:24 -03:00
parent acd7acb7da
commit eb95be535c
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
### Added
- None
- BACKPORT: Agent Docker images code ([#1807](https://github.com/wazuh/wazuh-docker/pull/1807))
### Changed

View File

@@ -3,7 +3,7 @@ version: '3.7'
services:
wazuh.agent:
image: wazuh/wazuh-agent:4.10.1
image: wazuh/wazuh-agent:4.10.2
restart: always
environment:
- WAZUH_MANAGER_SERVER=172.17.0.1