1
0

chore(deps): update kibana docker tag to v9.2.0 (#2219)

This commit is contained in:
renovate[bot] 2025-10-24 09:22:08 +00:00 committed by GitHub
parent 09c03e9706
commit f56031d3d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

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