New Version: Update WAZUH_VERSION in Dockerfile

This commit is contained in:
Pablo
2023-07-13 11:22:12 -03:00
committed by GitHub
parent 8336d36509
commit 83370eda56
+1 -1
View File
@@ -3,7 +3,7 @@ FROM waystonesystems/baseimage-centos:0.2.0
# Arguments
ARG FILEBEAT_VERSION=7.10.2
ARG WAZUH_VERSION=4.4.4-0.debug
ARG WAZUH_VERSION=4.4.5-0.debug
# Environment variables
ENV API_USER="foo" \