From 47ee381f48b4f17cc753a70e6a179fb8e5133400 Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Sat, 27 Dec 2025 02:45:08 +0700 Subject: [PATCH] Add Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96f4a5c8..825717c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. ### Changed +- Modify docker build image process ([#2131](https://github.com/wazuh/wazuh-docker/issues/2131)) - Update documentation for Wazuh Docker image builder and workflow usage ([#2136](https://github.com/wazuh/wazuh-docker/issues/2136)) - Configure deployment with environment variables ([#2081](https://github.com/wazuh/wazuh-docker/pull/2081)) - Modify Wazuh components install method ([#2058](https://github.com/wazuh/wazuh-docker/pull/2058))