We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a8a9c commit 75d643bCopy full SHA for 75d643b
roles/nextcloud/tasks/main.yml
@@ -5,4 +5,4 @@
5
vars:
6
service_name: "NextCloud"
7
service_dir_name: "{{ nextcloud_dir_name }}"
8
- compose_url: "https://raw.githubusercontent.com/nextcloud/all-in-one/43b04b36f5445799be8a04e04bc42600a9018fd0/compose.yaml"
+ compose_url: "https://raw.githubusercontent.com/nextcloud/all-in-one/143cf5157cd9bc2caabeb2ff87305a62101b8187/compose.yaml"
roles/nextcloud/templates/compose.override.yml.j2
@@ -2,7 +2,7 @@
2
# owner: nextcloud
3
# repo: all-in-one
4
# path: compose.yaml
-# commit-hash: 43b04b36f5445799be8a04e04bc42600a9018fd0
+# commit-hash: 143cf5157cd9bc2caabeb2ff87305a62101b8187
services:
nextcloud-aio-mastercontainer:
0 commit comments