Update kibana Docker tag to v8.19.0

This commit is contained in:
renovate[bot]
2025-08-01 02:20:01 +00:00
committed by GitHub
parent 2d5ccdb880
commit 5e55e2ecb2

View File

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