Update nextcloud image to version 21 ( CRON and App)

This commit is contained in:
sporada 2021-04-21 11:12:59 +02:00
parent d8ff0b67f3
commit 742807c77f

View File

@ -49,7 +49,7 @@ services:
extra_hosts:
- "${NEXTCLOUD_FQDN}:${TRAEFIK_CONTAINER_IP}"
- "${COLLABORA_FQDN}:${TRAEFIK_CONTAINER_IP}"
image: nextcloud:20
image: nextcloud:21
labels:
# Watchtower
- "com.centurylinklabs.watchtower.enable=true"