Merge pull request #1255 from wazuh/issue-14773-adapt-cloud-to-wazuh-v473

[Cloud] Add Wazuh 4.7.3 support
This commit is contained in:
Javier Castro
2024-03-07 15:02:52 +01:00
committed by GitHub

View File

@@ -3,7 +3,7 @@ FROM waystonesystems/baseimage-centos:0.2.0
# Arguments
ARG FILEBEAT_VERSION=7.10.2
ARG WAZUH_VERSION=4.7.2-0.debug
ARG WAZUH_VERSION=4.7.3-0.debug
# Environment variables
ENV API_USER="foo" \