Update 4.2.1

This commit is contained in:
vcerenu
2021-09-09 09:23:36 -03:00
parent 6ed79996af
commit 9e9de07322
11 changed files with 20 additions and 14 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ version: '3.7'
services:
wazuh-master:
image: wazuh/wazuh-odfe:4.2.0
image: wazuh/wazuh-odfe:4.2.1
hostname: wazuh-master
restart: always
ports:
@@ -38,7 +38,7 @@ services:
- ./production_cluster/wazuh_cluster/wazuh_manager.conf:/wazuh-config-mount/etc/ossec.conf
wazuh-worker:
image: wazuh/wazuh-odfe:4.2.0
image: wazuh/wazuh-odfe:4.2.1
hostname: wazuh-worker
restart: always
environment:
@@ -134,7 +134,7 @@ services:
- ./production_cluster/elastic_opendistro/internal_users.yml:/usr/share/elasticsearch/plugins/opendistro_security/securityconfig/internal_users.yml
kibana:
image: wazuh/wazuh-kibana-odfe:4.2.0
image: wazuh/wazuh-kibana-odfe:4.2.1
hostname: kibana
restart: always
ports: