🔨(livekit) pin LiveKit version in the dev stack to match production

Avoid potential synchronization issues caused by version drift.
This commit is contained in:
lebaudantoine
2026-02-23 12:05:01 +01:00
committed by aleb_the_flash
parent 127d4e1d5a
commit 8a6419da44

View File

@@ -1,4 +1,4 @@
FROM livekit/livekit-server:v1.9.0 FROM livekit/livekit-server:v1.9.4
# 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/