forked from wazuh/wazuh-docker
Merge pull request #429 from wazuh/cloud-0.60
Update to Wazuh 4.0.4
Former-commit-id: c95f0153c9
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@ FROM waystonesystems/baseimage-centos:0.2.0
|
|||||||
|
|
||||||
# Arguments
|
# Arguments
|
||||||
ARG FILEBEAT_VERSION=7.9.1
|
ARG FILEBEAT_VERSION=7.9.1
|
||||||
ARG WAZUH_VERSION=4.0.3-1
|
ARG WAZUH_VERSION=4.0.4-1
|
||||||
|
|
||||||
|
|
||||||
# Environment variables
|
# Environment variables
|
||||||
ENV API_USER="foo" \
|
ENV API_USER="foo" \
|
||||||
|
|||||||
Reference in New Issue
Block a user