Nextcloud auf 21.0.4 aktualisiert

This commit is contained in:
bmen 2021-08-19 09:37:20 +02:00
parent ec235a9983
commit a0ac4b5c11
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ services:
restart: always
app:
image: nextcloud:20.0.9-fpm-alpine
image: nextcloud:21.0.4-fpm-alpine
restart: always
volumes:
- /opt/appdata/nextcloud/www:/var/www/html
@ -60,7 +60,7 @@ services:
container_name: nextcloud-nginx
cron:
image: nextcloud:20.0.9-fpm-alpine
image: nextcloud:21.0.4-fpm-alpine
restart: always
volumes:
- /opt/appdata/nextcloud/www:/var/www/html