Update kibana Docker tag to v9.1.1

This commit is contained in:
renovate[bot]
2025-08-12 01:01:16 +00:00
committed by GitHub
parent df5d4d9a7f
commit 2fb6364db7

View File

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