fix(voice): upgrade LiveKit server from v1.7 to v1.10 for client v2 compatibility

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
congsh
2026-04-19 22:36:01 +08:00
parent f96652a8aa
commit 2ed582faf0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ services:
- gamegroup-net
livekit:
image: livekit/livekit-server:v1.7
image: livekit/livekit-server:v1.10
container_name: gamegroup-livekit
ports:
- "7880:7880"