Update kibana Docker tag to v8.19.6

This commit is contained in:
renovate[bot]
2025-10-24 01:40:06 +00:00
committed by GitHub
parent 96ff2e378a
commit f730c7cc2e

View File

@@ -4,7 +4,7 @@ networks:
services:
kibana:
image: kibana:8.19.5
image: kibana:8.19.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"