correctly install carddav plugin
This commit is contained in:
parent
5484b3a91e
commit
307934a09a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue