chore: upgrade lasuite/meet to v1.31.0, livekit to v1.13.7, nginx to 1.31.6
cc-ci/testme cc-ci: success

This commit is contained in:
autonomic-bot
2026-09-18 07:33:27 +00:00
parent 669cdf36d6
commit 377d742267
+2 -2
View File
@@ -183,7 +183,7 @@ services:
- backend
livekit:
image: livekit/livekit-server:v1.13.6
image: livekit/livekit-server:v1.13.7
command: --config /livekit-server.yaml
environment:
- STACK_NAME
@@ -223,7 +223,7 @@ services:
- "traefik.http.services.${STACK_NAME}_livekit.loadbalancer.server.port=7880"
web:
image: nginx:1.31.5
image: nginx:1.31.6
environment:
- STACK_NAME
healthcheck: