chore(deps): update kibana docker tag to v9.3.0

This commit is contained in:
renovate[bot]
2026-02-03 22:25:35 +00:00
committed by GitHub
parent dd44290eb3
commit e648bb623a
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
kibana: kibana:
image: kibana:9.2.4 image: kibana:9.3.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"