Update kibana Docker tag to v9.1.2

This commit is contained in:
renovate[bot]
2025-08-13 00:59:40 +00:00
committed by GitHub
parent 0414cfbeb9
commit 7f07fb1295

View File

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