diff --git a/images/docker-nextcloud.md b/images/docker-nextcloud.md index a7d9705cb0..8b200c8f62 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 +* **17.01.20:** - Updated php.ini defaults and site config, including an optional HSTS directive (existing users should delete `/config/nginx/site-confs/default` and restart the container). * **19.12.19:** - Rebasing to alpine 3.11. * **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.