Updated nextcloud to 18.0.6

This commit is contained in:
bmen 2020-06-11 12:03:12 +02:00
parent 6699ea7b05
commit 0d426f4d40
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ services:
restart: always
app:
image: nextcloud:17.0.2-fpm-alpine
image: nextcloud:18.0.6-fpm-alpine
restart: always
volumes:
- /opt/appdata/nextcloud/www:/var/www/html
@ -63,7 +63,7 @@ services:
container_name: nextcloud-nginx
cron:
image: nextcloud:fpm-alpine
image: nextcloud:18.0.6-fpm-alpine
restart: always
volumes:
- /opt/appdata/nextcloud/www:/var/www/html