Update kibana Docker tag to v9.4.0

This commit is contained in:
renovate[bot]
2026-05-06 02:26:53 +00:00
committed by GitHub
parent eb758445a1
commit 9a3f38bbff
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
kibana:
image: kibana:9.3.4
image: kibana:9.4.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"