Nextcloud auf 20.0.8 aktualisiert

This commit is contained in:
bmen 2021-03-04 08:29:59 +00:00
parent 0f6e6e6c76
commit ea8d677f5e
1 changed files with 2 additions and 2 deletions

View File

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