Mercurial > sat_docs
changeset 107:470dafe3f5b6
docker (prosody): switched to prosody-trunk, as it is currently more stable than prosody-0.10
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 28 Feb 2016 15:18:55 +0100 |
parents | 8b228fd053bc |
children | a7b8bb39736b |
files | docker/prosody/Dockerfile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/docker/prosody/Dockerfile Sun Feb 28 15:04:12 2016 +0100 +++ b/docker/prosody/Dockerfile Sun Feb 28 15:18:55 2016 +0100 @@ -33,7 +33,7 @@ apt-get update && \ # and install prosody and apg (to generate passwords) -apt-get install -y apg prosody-0.10 && \ +apt-get install -y apg prosody-trunk && \ apt-get clean && \ # prosody user need to access (and write) certificates