You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -203,6 +203,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
203
203
204
204
## Versions
205
205
206
+
***28.10.19:** - Change cronjob to run every 5 minutes.
206
207
***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).
207
208
***14.07.19:** - Download nextcloud during build time.
Copy file name to clipboardExpand all lines: readme-vars.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@ app_setup_block: |
60
60
61
61
# changelog
62
62
changelogs:
63
+
- { date: "28.10.19:", desc: "Change cronjob to run every 5 minutes." }
63
64
- { date: "24.10.19:", desc: "Nginx default site config updated due to CVE-2019-11043 (existing users should delete `/config/nginx/site-confs/default` and restart the container)." }
0 commit comments