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-cron:
|
||||
image: nextcloud:21
|
||||
image: nextcloud:22
|
||||
container_name: nextcloud-cron
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
@ -113,7 +113,7 @@ services:
|
||||
- --static-auth-secret=${COTURN_SECRET}
|
||||
|
||||
nextcloud-collabora:
|
||||
image: collabora/code:6.4.2.2
|
||||
image: collabora/code:6.4.13.3
|
||||
container_name: nextcloud-collabora
|
||||
env_file: live.env
|
||||
extra_hosts:
|
||||
|
Loading…
Reference in New Issue
Block a user