Update nextcloud image to version 22
Update collabora version to 6.4.13.3
This commit is contained in:
parent
63a3247889
commit
1d3a6792b3
@ -80,7 +80,7 @@ services:
|
|||||||
- ${NEXTCLOUD_ROOT}/data:/srv/nextcloud/data
|
- ${NEXTCLOUD_ROOT}/data:/srv/nextcloud/data
|
||||||
|
|
||||||
nextcloud-cron:
|
nextcloud-cron:
|
||||||
image: nextcloud:21
|
image: nextcloud:22
|
||||||
container_name: nextcloud-cron
|
container_name: nextcloud-cron
|
||||||
labels:
|
labels:
|
||||||
- "com.centurylinklabs.watchtower.enable=true"
|
- "com.centurylinklabs.watchtower.enable=true"
|
||||||
@ -113,7 +113,7 @@ services:
|
|||||||
- --static-auth-secret=${COTURN_SECRET}
|
- --static-auth-secret=${COTURN_SECRET}
|
||||||
|
|
||||||
nextcloud-collabora:
|
nextcloud-collabora:
|
||||||
image: collabora/code:6.4.2.2
|
image: collabora/code:6.4.13.3
|
||||||
container_name: nextcloud-collabora
|
container_name: nextcloud-collabora
|
||||||
env_file: live.env
|
env_file: live.env
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
|
Loading…
Reference in New Issue
Block a user