Update nextcloud container base

This commit is contained in:
Jake Howard 2020-03-11 21:24:27 +00:00
parent 47c0b65dfe
commit 16acfb1f11
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

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