Update kibana Docker tag to v8.19.1

This commit is contained in:
renovate[bot]
2025-08-12 01:01:12 +00:00
committed by GitHub
parent df5d4d9a7f
commit e6f6f7c18f
@@ -4,7 +4,7 @@ networks:
services:
kibana:
image: kibana:8.19.0
image: kibana:8.19.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"