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

This commit is contained in:
renovate[bot]
2025-12-02 22:15:37 +00:00
committed by GitHub
parent 84bf55ff92
commit a42d4f3d53

View File

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