From 249c1adb8c78c1fbea54af1dc12bd88a612779cd Mon Sep 17 00:00:00 2001 From: Manuel Gutierrez <1380243+xr09@users.noreply.github.com> Date: Fri, 5 Feb 2021 16:13:48 +0100 Subject: [PATCH] Remove dev tag from version --- xpack-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xpack-compose.yml b/xpack-compose.yml index 52025636..ad4720ae 100644 --- a/xpack-compose.yml +++ b/xpack-compose.yml @@ -8,7 +8,7 @@ services: args: - FILEBEAT_CHANNEL=filebeat - FILEBEAT_VERSION=7.9.3 - image: wazuh/wazuh:4.0.4_7.9.3_dev + image: wazuh/wazuh:4.0.4_7.9.3 hostname: wazuh-manager restart: always ports: @@ -152,7 +152,7 @@ services: kibana: build: kibana/ - image: wazuh/wazuh-kibana:4.0.4_7.9.3_dev + image: wazuh/wazuh-kibana:4.0.4_7.9.3 hostname: kibana restart: always ports: