Update nextcloud image to version 21
This commit is contained in:
@ -80,7 +80,7 @@ services:
|
||||
- ${NEXTCLOUD_ROOT}/data:/srv/nextcloud/data
|
||||
|
||||
nextcloud-cron:
|
||||
image: nextcloud:20
|
||||
image: nextcloud:21
|
||||
container_name: nextcloud-cron
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
|
Reference in New Issue
Block a user