mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-11-04 05:53:16 +00:00 
			
		
		
		
	bump Wazuh agent version and add changelog
This commit is contained in:
		@@ -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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user