Update kibana Docker tag to v9.0.4

This commit is contained in:
renovate[bot]
2025-07-22 18:24:57 +00:00
committed by GitHub
parent 51a7e15dd4
commit 4613ae66b6

View File

@@ -4,7 +4,7 @@ networks:
services:
kibana:
image: kibana:9.0.3
image: kibana:9.0.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"