set password algorithm

This commit is contained in:
Sebastian Hugentobler 2017-10-08 10:41:59 +02:00
parent 78b3cc189b
commit e962cffd74
2 changed files with 7 additions and 4 deletions

View file

@ -27,7 +27,8 @@ RUN apk add --no-cache \
php7-zip \
php7-ldap \
php7-pspell \
php7-apcu
php7-apcu \
dovecot
RUN mkdir /var/lib/roundcube
RUN wget -qO- https://github.com/roundcube/roundcubemail/releases/download/$VERSION/roundcubemail-$VERSION-complete.tar.gz | tar xz -C /var/lib/roundcube --strip 1