Update kibana Docker tag to v9.1.4

This commit is contained in:
renovate[bot]
2025-09-18 21:20:12 +00:00
committed by GitHub
parent dcb48ebe48
commit 710b7ae9b9
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
kibana:
image: kibana:9.1.3
image: kibana:9.1.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"