Update nextcloud container

This commit is contained in:
Jake Howard 2020-03-03 13:04:19 +00:00
parent 53d87f533c
commit 99a2472be8
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

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