Skip to content

Commit 09fee0b

Browse files
committed
Prosody : remove mod_credential
1 parent c4f27bf commit 09fee0b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

prosody/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ RUN \
4848
&& rm -rf /tmp/pkg /var/cache/apt
4949

5050
RUN patch -d /usr/lib/prosody/modules/muc -p0 < /prosody-plugins/muc_owner_allow_kick.patch
51-
RUN \
52-
curl -4so /prosody-plugins/mod_turncredentials.lua \
53-
https://raw.githubusercontent.com/netaskd/mod_turncredentials/master/mod_turncredentials.lua
5451

5552
COPY rootfs/ /
5653

0 commit comments

Comments
 (0)