chore: Upgrade Nextcloud to 21.0.2

https://nextcloud.com/changelog/#latest21
This commit is contained in:
2021-06-07 17:43:43 +02:00
parent 90dc789274
commit a98da8a1d3
3 changed files with 9 additions and 3 deletions

View File

@@ -46,6 +46,13 @@ Ajout de imagemagick :
docker-compose exec nextcloud-fpm apk add --no-cache imagemagick
```
ou
```
ssh <server>
docker exec nextcloud-fpm apk add --no-cache imagemagick
```
[github]: https://github.com/nextcloud/server
[documentation]: https://docs.nextcloud.com/server/latest/admin_manual/contents.html
[backup]: https://docs.nextcloud.com/server/latest/admin_manual/maintenance/backup.html