1
0

chore(deps): update kibana docker tag to v9.2.1 (#2460)

This commit is contained in:
renovate[bot]
2025-11-11 22:32:10 +00:00
committed by GitHub
parent c19e6b03c6
commit 973857a091
3 changed files with 1 additions and 1 deletions

View File

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