Update kibana Docker tag to v8.19.5

This commit is contained in:
renovate[bot]
2025-10-07 01:08:38 +00:00
committed by GitHub
parent 3a602f2dfc
commit 99435497fc

View File

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