Bump version to 4.7.1

This commit is contained in:
David Correa Rodríguez
2023-09-20 11:01:19 +02:00
parent 17029c5510
commit d449ae7f76
8 changed files with 21 additions and 15 deletions

View File

@@ -3,7 +3,7 @@ version: '3.7'
services:
wazuh.manager:
image: wazuh/wazuh-manager:4.7.0
image: wazuh/wazuh-manager:4.7.1
hostname: wazuh.manager
restart: always
ulimits:
@@ -46,7 +46,7 @@ services:
- ./config/wazuh_cluster/wazuh_manager.conf:/wazuh-config-mount/etc/ossec.conf
wazuh.indexer:
image: wazuh/wazuh-indexer:4.7.0
image: wazuh/wazuh-indexer:4.7.1
hostname: wazuh.indexer
restart: always
ports:
@@ -71,7 +71,7 @@ services:
- ./config/wazuh_indexer/internal_users.yml:/usr/share/wazuh-indexer/opensearch-security/internal_users.yml
wazuh.dashboard:
image: wazuh/wazuh-dashboard:4.7.0
image: wazuh/wazuh-dashboard:4.7.1
hostname: wazuh.dashboard
restart: always
ports: