correctly install carddav plugin
This commit is contained in:
parent
5484b3a91e
commit
307934a09a
@ -45,7 +45,7 @@ RUN apk add --no-cache \
|
||||
composer
|
||||
|
||||
WORKDIR /var/lib/roundcube
|
||||
RUN composer require roundcube/carddav
|
||||
RUN composer require --update-no-dev roundcube/carddav
|
||||
WORKDIR /
|
||||
|
||||
RUN chown -R nginx:nginx /var/lib/roundcube
|
||||
|
Loading…
Reference in New Issue
Block a user