Update kibana Docker tag to v9.2.0

This commit is contained in:
renovate[bot]
2025-10-24 01:40:10 +00:00
committed by GitHub
parent 96ff2e378a
commit 1eac843dbe

View File

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