Update nextcloud container base

This commit is contained in:
Jake Howard 2020-03-18 21:49:20 +00:00
parent 5f79109195
commit 45ae2be523
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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