forked from Netz39_Admin/prosody-docker
prosody-modules: Use recent tip
Numerous improvements, especially for mod_smacks.
This commit is contained in:
parent
74a03a2aed
commit
275f24aeb2
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ RUN apt-get update \
|
|||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN hg clone https://hg.prosody.im/prosody-modules/ /usr/local/lib/prosody-modules \
|
||||
&& hg up --cwd /usr/local/lib/prosody-modules -C 95262bd1bcb2
|
||||
&& hg up --cwd /usr/local/lib/prosody-modules -C 38bd4d557413
|
||||
|
|
Loading…
Add table
Reference in a new issue