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