Compare commits

...

3 Commits

Author SHA1 Message Date
Javier Castro
89eecb5b84 Merge pull request #1255 from wazuh/issue-14773-adapt-cloud-to-wazuh-v473
[Cloud] Add Wazuh 4.7.3 support
2024-03-07 15:02:52 +01:00
Federico Lo Iacono
fc2f6a2125 Changed WAZUH_VERSION to v4.7.3-0.debug 2024-03-07 10:55:18 -03:00
Federico Damian Lo Iacono
6a7debd410 Update wazuh/Dockerfile with v4.7.3 2024-03-06 13:24:28 -03:00

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" \