Update kibana Docker tag to v8.19.2

This commit is contained in:
renovate[bot]
2025-08-12 22:11:17 +00:00
committed by GitHub
parent 0414cfbeb9
commit dfcb086ae8

View File

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