diff --git a/CHANGELOG.md b/CHANGELOG.md index 94919027..b9750fad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,24 +24,6 @@ All notable changes to this project will be documented in this file. - Remove default docker reference version from workflow ([#1761](https://github.com/wazuh/wazuh-docker/pull/1761)) - Remove 'stable' branch ocurrencies ([#1757](https://github.com/wazuh/wazuh-docker/pull/1757)) -## [4.12.1] - -### Added - -- None - -### Changed - -- None - -### Fixed - -- None - -### Deleted - -- None - ## [4.12.0] ### Added diff --git a/build-docker-images/wazuh-agent/config/check_repository.sh b/build-docker-images/wazuh-agent/config/check_repository.sh index e49e69c2..26ff489c 100644 --- a/build-docker-images/wazuh-agent/config/check_repository.sh +++ b/build-docker-images/wazuh-agent/config/check_repository.sh @@ -12,4 +12,4 @@ if [[ -n "${WAZUH_TAG}" ]]; then fi rpm --import "${APT_KEY}" -echo -e "${REPOSITORY}" | tee /etc/yum.repos.d/wazuh.repo \ No newline at end of file +echo -e "${REPOSITORY}" | tee /etc/yum.repos.d/wazuh.repo