forked from wazuh/wazuh-docker
bump Wazuh agent version and add changelog
This commit is contained in:
+1
-1
@@ -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