Update nextcloud container base

This commit is contained in:
Jake Howard 2020-03-06 08:54:16 +00:00
parent 242f6f07c9
commit b8e866058f
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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