remove password change plugin
This commit is contained in:
parent
e962cffd74
commit
fd79064a18
4 changed files with 2 additions and 33 deletions
|
@ -27,8 +27,7 @@ RUN apk add --no-cache \
|
|||
php7-zip \
|
||||
php7-ldap \
|
||||
php7-pspell \
|
||||
php7-apcu \
|
||||
dovecot
|
||||
php7-apcu
|
||||
|
||||
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