chore(Nextcloud): Upgrade to 22.1.0
https://nextcloud.com/changelog/#22-1-0
This commit is contained in:
parent
cda5635844
commit
b97bc0f8b0
|
@ -31,7 +31,7 @@ services:
|
|||
|
||||
nextcloud-fpm:
|
||||
container_name: nextcloud-fpm
|
||||
image: ${NEXTCLOUD_IMAGE:-nextcloud:21.0.3-fpm-alpine}
|
||||
image: ${NEXTCLOUD_IMAGE:-nextcloud:22.1.0-fpm-alpine}
|
||||
restart: always
|
||||
hostname: ${NEXTCLOUD_DOMAIN}
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in New Issue