Update kibana Docker tag to v9.3.4

This commit is contained in:
renovate[bot]
2026-05-01 02:36:59 +00:00
committed by GitHub
parent 2c77b412d8
commit 29f0719ae8
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
kibana:
image: kibana:9.3.3
image: kibana:9.3.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"