chore: upgrade meet to v1.24.0, livekit to v1.13.5, redis to 8.10.0, nginx to 1.31.3
This commit is contained in:
+2
-2
@@ -173,7 +173,7 @@ services:
|
||||
- postgres_p
|
||||
|
||||
redis:
|
||||
image: redis:8.8.0
|
||||
image: redis:8.10.0
|
||||
healthcheck:
|
||||
test: ["CMD", "redis-cli", "ping"]
|
||||
interval: 15s
|
||||
@@ -183,7 +183,7 @@ services:
|
||||
- backend
|
||||
|
||||
livekit:
|
||||
image: livekit/livekit-server:v1.13.4
|
||||
image: livekit/livekit-server:v1.13.5
|
||||
command: --config /livekit-server.yaml
|
||||
environment:
|
||||
- STACK_NAME
|
||||
|
||||
Reference in New Issue
Block a user