From 8657266ffda68f56dcde588ff24f150ea63a7d12 Mon Sep 17 00:00:00 2001 From: Manuel Gutierrez <1380243+xr09@users.noreply.github.com> Date: Tue, 1 Sep 2020 17:23:49 +0200 Subject: [PATCH] Bump package version --- wazuh-opendistro/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wazuh-opendistro/Dockerfile b/wazuh-opendistro/Dockerfile index b81723c6..672ec2d6 100644 --- a/wazuh-opendistro/Dockerfile +++ b/wazuh-opendistro/Dockerfile @@ -2,7 +2,7 @@ FROM centos:7 ARG FILEBEAT_VERSION=7.8.0 -ARG WAZUH_VERSION=4.0.0-c6test +ARG WAZUH_VERSION=4.0.0-0.0.0.developtestingaugust ARG TEMPLATE_VERSION="develop" ARG WAZUH_FILEBEAT_MODULE="wazuh-filebeat-0.2.tar.gz"