Update nextcloud base

This commit is contained in:
Jake Howard 2020-03-25 16:27:20 +00:00
parent 5eb7e2feb8
commit fdaf037b96
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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