Skip to content

Commit 9de1e42

Browse files
chore(container): update wazuh group ( 4.14.3 → 4.14.4 )
1 parent f2489e9 commit 9de1e42

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docker/wazuh/docker-compose.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yaml-language-server: $schema=https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json
33
services:
44
wazuh.manager:
5-
image: wazuh/wazuh-manager:4.14.3
5+
image: wazuh/wazuh-manager:4.14.4
66
hostname: wazuh.manager
77
restart: unless-stopped
88
ulimits:
@@ -45,7 +45,7 @@ services:
4545
- ./config/wazuh_cluster/wazuh_manager.conf:/wazuh-config-mount/etc/ossec.conf
4646

4747
wazuh.indexer:
48-
image: wazuh/wazuh-indexer:4.14.3
48+
image: wazuh/wazuh-indexer:4.14.4
4949
hostname: wazuh.indexer
5050
restart: unless-stopped
5151
ports:
@@ -73,7 +73,7 @@ services:
7373
# - ./config/wazuh-indexer/roles_mapping.yml:/usr/share/wazuh-indexer/opensearch-security/roles_mapping.yml
7474

7575
wazuh.dashboard:
76-
image: wazuh/wazuh-dashboard:4.14.3
76+
image: wazuh/wazuh-dashboard:4.14.4
7777
hostname: wazuh.dashboard
7878
restart: unless-stopped
7979
ports:

0 commit comments

Comments
 (0)