Update kibana Docker tag to v8.19.3

This commit is contained in:
renovate[bot]
2025-09-03 01:09:08 +00:00
committed by GitHub
parent 1515e3fd44
commit 06d6923e46

View File

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