Update nextcloud base

This commit is contained in:
Jake Howard 2020-06-24 14:26:05 +01:00
parent 319c96512e
commit 2ab8928985
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
nextcloud:
image: linuxserver/nextcloud:19.0.0-ls85
image: linuxserver/nextcloud:19.0.0-ls87
container_name: nextcloud
environment:
- PUID={{ docker_user.id }}