Update kibana Docker tag to v9.4.2

This commit is contained in:
renovate[bot]
2026-05-29 04:01:20 +00:00
committed by GitHub
parent f1105ce69e
commit 2c3ee3d65a
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
kibana:
image: kibana:9.4.1
image: kibana:9.4.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"