mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-03 00:01:07 +02:00
prosody: add missing lua-inspect dependency
This commit is contained in:
parent
755bd3fc89
commit
6664c89db6
@ -43,6 +43,7 @@ RUN wget -qO /etc/apt/trusted.gpg.d/prosody.gpg https://prosody.im/files/prosody
|
||||
lua-luaossl \
|
||||
lua-sec \
|
||||
lua-unbound \
|
||||
lua-inspect \
|
||||
jitsi-meet-prosody && \
|
||||
apt-cleanup && \
|
||||
rm -rf /etc/prosody && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user