Update Matrix #304

Merged
peter merged 1 commits from renovate/matrix into master 2026-04-06 21:23:41 +02:00

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"