Skip to content

Commit 75d643b

Browse files
committed
chore(deps): update external file commit hashes
1 parent 51a8a9c commit 75d643b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

roles/nextcloud/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
vars:
66
service_name: "NextCloud"
77
service_dir_name: "{{ nextcloud_dir_name }}"
8-
compose_url: "https://raw.githubusercontent.com/nextcloud/all-in-one/43b04b36f5445799be8a04e04bc42600a9018fd0/compose.yaml"
8+
compose_url: "https://raw.githubusercontent.com/nextcloud/all-in-one/143cf5157cd9bc2caabeb2ff87305a62101b8187/compose.yaml"

roles/nextcloud/templates/compose.override.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# owner: nextcloud
33
# repo: all-in-one
44
# path: compose.yaml
5-
# commit-hash: 43b04b36f5445799be8a04e04bc42600a9018fd0
5+
# commit-hash: 143cf5157cd9bc2caabeb2ff87305a62101b8187
66

77
services:
88
nextcloud-aio-mastercontainer:

0 commit comments

Comments
 (0)