set password algorithm
This commit is contained in:
parent
78b3cc189b
commit
e962cffd74
2 changed files with 7 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue