Update Dockerfile
Some checks failed
ci / docker (push) Failing after 11s

This commit is contained in:
holzi1005 2025-06-04 14:53:03 +02:00
parent 2b5138cc21
commit 76a4863f8f

View file

@ -1,6 +1,6 @@
ARG VERSION
FROM livekit/egress:${VERSION}
FROM livekit/egress:1.9.0
ARG VERSION