Update nextcloud to 20.0.2

This commit is contained in:
Jake Howard 2020-11-22 15:40:23 +00:00
parent 1d8f54c778
commit e8d3a72ea8
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
nextcloud:
image: linuxserver/nextcloud:version-20.0.1
image: linuxserver/nextcloud:version-20.0.2
environment:
- PUID={{ docker_user.id }}
- PGID={{ docker_user.id }}