We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 755bd3f commit 6664c89Copy full SHA for 6664c89
prosody/Dockerfile
@@ -43,6 +43,7 @@ RUN wget -qO /etc/apt/trusted.gpg.d/prosody.gpg https://prosody.im/files/prosody
43
lua-luaossl \
44
lua-sec \
45
lua-unbound \
46
+ lua-inspect \
47
jitsi-meet-prosody && \
48
apt-cleanup && \
49
rm -rf /etc/prosody && \
0 commit comments