Update to nextcloud 24
This commit is contained in:
parent
f90b45116c
commit
3955d121fc
@ -49,7 +49,7 @@ services:
|
||||
extra_hosts:
|
||||
- "${NEXTCLOUD_FQDN}:${TRAEFIK_CONTAINER_IP}"
|
||||
- "${COLLABORA_FQDN}:${TRAEFIK_CONTAINER_IP}"
|
||||
image: nextcloud:23
|
||||
image: nextcloud:24
|
||||
labels:
|
||||
# Watchtower
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
@ -80,7 +80,7 @@ services:
|
||||
- ${NEXTCLOUD_ROOT}/data:/srv/nextcloud/data
|
||||
|
||||
nextcloud-cron:
|
||||
image: nextcloud:23
|
||||
image: nextcloud:24
|
||||
container_name: nextcloud-cron
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
|
Loading…
Reference in New Issue
Block a user