Update Nextcloud to version 29
This commit is contained in:
parent
d526e9fdfa
commit
88b8d3b9ba
2 changed files with 3 additions and 3 deletions
playbooks/roles/nextcloud/templates
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
nextcloud:
|
||||
image: git.hamburg.ccc.de/ccchh/oci-images/nextcloud:28
|
||||
image: git.hamburg.ccc.de/ccchh/oci-images/nextcloud:{{ nextcloud__version }}
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue