Update kibana Docker tag to v9.4.1

This commit is contained in:
renovate[bot]
2026-05-13 01:07:57 +00:00
committed by GitHub
parent df5e3bca80
commit 758a26eacc
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
kibana:
image: kibana:9.4.0
image: kibana:9.4.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"