chore(Nextcloud): Upgrade to 22.1.0

https://nextcloud.com/changelog/#22-1-0
This commit is contained in:
Simon 2021-08-30 15:46:54 +02:00
parent cda5635844
commit b97bc0f8b0
1 changed files with 1 additions and 1 deletions

View File

@ -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: