File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 55 - ' **/run'
66 - ' **/finish'
77 - ' **/check'
8+ - ' root/migrations/*'
9+
810jobs :
911 permission_check :
1012 uses : linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1
Original file line number Diff line number Diff line change @@ -67,6 +67,7 @@ This image provides various versions that are available via tags. Please read th
6767| :----: | :----: | --- |
6868| latest | ✅ | Stable Nextcloud releases |
6969| develop | ✅ | Beta Nextcloud pre-releases * only* |
70+ | previous | ✅ | Nextcloud releases from the previous major version |
7071
7172## Application Setup
7273
@@ -345,6 +346,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
345346
346347# # Versions
347348
349+ * **09.07.24:** - Add `previous` tag for n-1 releases.
348350* **24.06.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
349351* **19.05.24:** - Added util-linux package required for taskset.
350352* **10.04.24:** - Added imagemagick-pdf.
You can’t perform that action at this time.
0 commit comments