Update Matrix

This commit is contained in:
Renovate Bot
2026-04-05 00:02:58 +00:00
parent 948076c855
commit 7d2569cd29

View File

@@ -1,6 +1,6 @@
services:
element-call-auth-service:
image: ghcr.io/element-hq/lk-jwt-service:0.4.1
image: ghcr.io/element-hq/lk-jwt-service:0.4.2
container_name: element-call-jwt
hostname: auth-server
environment:
@@ -13,7 +13,7 @@ services:
ports:
- 8071:8080
element-call-livekit:
image: livekit/livekit-server:v1.10.0
image: livekit/livekit-server:v1.10.1
command: --config /etc/livekit.yaml
ports:
- "7880:7880/tcp"