Update kibana Docker tag to v9.0.3

This commit is contained in:
renovate[bot]
2025-07-11 03:00:07 +00:00
committed by GitHub
parent b36f054311
commit 3d950ea30d
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
kibana: kibana:
image: kibana:9.0.2 image: kibana:9.0.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"