Update kibana Docker tag to v9.1.5

This commit is contained in:
renovate[bot]
2025-10-07 01:08:43 +00:00
committed by GitHub
parent 3a602f2dfc
commit dec650f803
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
kibana: kibana:
image: kibana:9.1.4 image: kibana:9.1.5
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"