📌(livekit) pin livekit dev version
Pin the LiveKit server version to use the same as the staging and production environment. It's a good practice.
This commit is contained in:
committed by
aleb_the_flash
parent
9e91bbe417
commit
33e017464f
@@ -1,4 +1,4 @@
|
||||
FROM livekit/livekit-server:latest
|
||||
FROM livekit/livekit-server:v1.8.0
|
||||
|
||||
# We inject the nip.io certificate manually because the livekit chart doesn't support volume mounting
|
||||
COPY rootCA.pem /etc/ssl/certs/
|
||||
|
||||
Reference in New Issue
Block a user