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
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
kibana: kibana:
image: kibana:9.1.5 image: kibana:9.2.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"