diff --git a/docs/images/docker-nextcloud.md b/docs/images/docker-nextcloud.md index b33bd44c06..b306665fd3 100644 --- a/docs/images/docker-nextcloud.md +++ b/docs/images/docker-nextcloud.md @@ -341,6 +341,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **19.05.24:** - Added util-linux package required for taskset. * **10.04.24:** - Added imagemagick-pdf. * **05.04.24:** - Added imagemagick-heic. Manual update to `config.php` required - see above. * **02.04.24:** - Existing users should update: site-confs/default.conf - Add support for the Client Push (notify_push) plugin and the [new mod](https://github.com/linuxserver/docker-mods/tree/nextcloud-notify-push).