Update nextcloud container

This commit is contained in:
Jake Howard 2020-02-21 09:20:36 +00:00
parent f978acdae4
commit b82381a5fe
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "3"
services:
nextcloud:
image: linuxserver/nextcloud:18.0.1-ls63
image: linuxserver/nextcloud:18.0.1-ls64
container_name: nextcloud
environment:
- PUID={{ docker_user.id }}