Update to nextcloud 19

This commit is contained in:
Jake Howard
2020-06-13 21:06:33 +01:00
parent a22f555878
commit d7b6abaf58
2 changed files with 2 additions and 2 deletions

View File

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