From 63a32590b0c8f48801783b2c0e61dfcb2f8594a0 Mon Sep 17 00:00:00 2001 From: Manuel Gutierrez <1380243+xr09@users.noreply.github.com> Date: Wed, 17 Feb 2021 14:44:09 +0100 Subject: [PATCH] Bump odfe images --- docker-compose.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 12686ea3..35656427 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,7 +3,7 @@ version: '3.7' services: wazuh: - image: wazuh/wazuh-odfe:4.0.4_1.11.0 + image: wazuh/wazuh-odfe:4.1.0 hostname: wazuh-manager restart: always ports: @@ -30,7 +30,7 @@ services: - filebeat_var:/var/lib/filebeat elasticsearch: - image: amazon/opendistro-for-elasticsearch:1.11.0 + image: amazon/opendistro-for-elasticsearch:1.12.0 hostname: elasticsearch restart: always ports: @@ -50,7 +50,7 @@ services: hard: 65536 kibana: - image: wazuh/wazuh-kibana-odfe:4.0.4_1.11.0 + image: wazuh/wazuh-kibana-odfe:4.1.0 hostname: kibana restart: always ports: