Nextcloud auf 19.0.4 aktualisiert

This commit is contained in:
bmen 2020-10-20 10:00:19 +00:00
parent eeff1443c4
commit a579e866d9
1 changed files with 2 additions and 2 deletions

View File

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