mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-02 15:51:05 +02:00
prosody: remove no longer needed patch
This commit is contained in:
parent
34e66017bd
commit
367621f6da
@ -44,9 +44,7 @@ RUN \
|
||||
&& apt-cleanup \
|
||||
&& rm -rf /tmp/pkg /var/cache/apt
|
||||
|
||||
RUN \
|
||||
sed -i s/hook/hook_global/g /prosody-plugins/mod_auth_token.lua \
|
||||
&& patch -d /usr/lib/prosody/modules/muc -p0 < /prosody-plugins/muc_owner_allow_kick.patch
|
||||
RUN patch -d /usr/lib/prosody/modules/muc -p0 < /prosody-plugins/muc_owner_allow_kick.patch
|
||||
|
||||
COPY rootfs/ /
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user