⬆️(livekit) upgrade local LiveKit server to version 1.9.0

Update development environment LiveKit server from previous version
to 1.9.0 for latest features and bug fixes.

Ensures development environment stays current
with LiveKit production version.
This commit is contained in:
lebaudantoine
2025-09-09 14:32:58 +02:00
committed by aleb_the_flash
parent e7c12b4253
commit 3393858552

View File

@@ -1,4 +1,4 @@
FROM livekit/livekit-server:v1.8.0 FROM livekit/livekit-server:v1.9.0
# We inject the nip.io certificate manually because the livekit chart doesn't support volume mounting # We inject the nip.io certificate manually because the livekit chart doesn't support volume mounting
COPY rootCA.pem /etc/ssl/certs/ COPY rootCA.pem /etc/ssl/certs/