diff --git a/images/docker-nextcloud.md b/images/docker-nextcloud.md index 8b2f77c1d5..af4d38d03c 100644 --- a/images/docker-nextcloud.md +++ b/images/docker-nextcloud.md @@ -142,6 +142,7 @@ Then restart the container to replace it with the latest one. ## Versions +* **18.11.19:** - Nginx default site config updated for v17 (existing users should delete `/config/nginx/site-confs/default` and restart the container). * **28.10.19:** - Change cronjob to run every 5 minutes. * **24.10.19:** - Nginx default site config updated due to CVE-2019-11043 (existing users should delete `/config/nginx/site-confs/default` and restart the container). * **14.07.19:** - Download nextcloud during build time.