🔨(livekit) pin LiveKit version in the dev stack to match production
Avoid potential synchronization issues caused by version drift.
This commit is contained in:
committed by
aleb_the_flash
parent
127d4e1d5a
commit
8a6419da44
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user