This commit is contained in:
ladislav.dusa
2026-01-08 09:04:21 +01:00
parent b507ba13b7
commit 505e3b058b

View File

@@ -13,7 +13,7 @@ services:
- API_USERNAME=wazuh-wui - API_USERNAME=wazuh-wui
- API_PASSWORD=MyS3cr37P450r.*- - API_PASSWORD=MyS3cr37P450r.*-
hostname: wazuh.dashboard hostname: wazuh.dashboard
image: ${DOCKER_REGISTRY:-}wazuh/wazuh-dashboard:${VERSION:-4.10.1} image: ${DOCKER_REGISTRY:-}wazuh/wazuh-dashboard:${VERSION:-4.12.0}
labels: labels:
wud.watch: 'true' wud.watch: 'true'
wud.watch.digest: 'true' wud.watch.digest: 'true'
@@ -37,7 +37,7 @@ services:
environment: environment:
- OPENSEARCH_JAVA_OPTS=-Xms1g -Xmx1g - OPENSEARCH_JAVA_OPTS=-Xms1g -Xmx1g
hostname: wazuh.indexer hostname: wazuh.indexer
image: ${DOCKER_REGISTRY:-}wazuh/wazuh-indexer:${VERSION:-4.10.1} image: ${DOCKER_REGISTRY:-}wazuh/wazuh-indexer:${VERSION:-4.12.0}
labels: labels:
wud.watch: 'true' wud.watch: 'true'
wud.watch.digest: 'true' wud.watch.digest: 'true'
@@ -77,7 +77,7 @@ services:
- API_USERNAME=wazuh-wui - API_USERNAME=wazuh-wui
- API_PASSWORD=MyS3cr37P450r.*- - API_PASSWORD=MyS3cr37P450r.*-
hostname: wazuh.manager hostname: wazuh.manager
image: ${DOCKER_REGISTRY:-}wazuh/wazuh-manager:${VERSION:-4.10.1} image: ${DOCKER_REGISTRY:-}wazuh/wazuh-manager:${VERSION:-4.12.0}
labels: labels:
com.centurylinklabs.watchtower.enable: 'true' com.centurylinklabs.watchtower.enable: 'true'
homepage.container: wazuh-wazuh.manager-1 homepage.container: wazuh-wazuh.manager-1
@@ -133,4 +133,4 @@ volumes:
wazuh_logs: null wazuh_logs: null
wazuh_queue: null wazuh_queue: null
wazuh_var_multigroups: null wazuh_var_multigroups: null
wazuh_wodles: null wazuh_wodles: null