forked from Netz39_Admin/prosody-docker
Update prosody-modules to specific recent changeset
Suggested-by: Stefan Haun <tux@netz39.de>
This commit is contained in:
parent
880b5504be
commit
dd7db4ba6e
1 changed files with 2 additions and 1 deletions
|
@ -7,4 +7,5 @@ RUN apt-get update \
|
|||
telnet \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN hg clone https://hg.prosody.im/prosody-modules/ /usr/local/lib/prosody-modules
|
||||
RUN hg clone https://hg.prosody.im/prosody-modules/ /usr/local/lib/prosody-modules \
|
||||
&& hg up -C 95262bd1bcb2
|
||||
|
|
Loading…
Add table
Reference in a new issue