Update kibana Docker tag to v9.1.0

This commit is contained in:
renovate[bot]
2025-08-01 02:20:05 +00:00
committed by GitHub
parent 2d5ccdb880
commit ffce8beb53

View File

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