We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f27bf commit 09fee0bCopy full SHA for 09fee0b
prosody/Dockerfile
@@ -48,9 +48,6 @@ RUN \
48
&& rm -rf /tmp/pkg /var/cache/apt
49
50
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
54
55
COPY rootfs/ /
56
0 commit comments