Nextcloud auf 20.0.9 aktualisiert

This commit is contained in:
bmen 2021-05-17 14:23:54 +00:00
parent ea8d677f5e
commit 8c6075a037
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ services:
restart: always
app:
image: nextcloud:20.0.8-fpm-alpine
image: nextcloud:20.0.9-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.8-fpm-alpine
image: nextcloud:20.0.9-fpm-alpine
restart: always
volumes:
- /opt/appdata/nextcloud/www:/var/www/html