Skip to content

Commit 6664c89

Browse files
authored
prosody: add missing lua-inspect dependency
1 parent 755bd3f commit 6664c89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prosody/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ RUN wget -qO /etc/apt/trusted.gpg.d/prosody.gpg https://prosody.im/files/prosody
4343
lua-luaossl \
4444
lua-sec \
4545
lua-unbound \
46+
lua-inspect \
4647
jitsi-meet-prosody && \
4748
apt-cleanup && \
4849
rm -rf /etc/prosody && \

0 commit comments

Comments
 (0)