Update nextcloud

This commit is contained in:
Jake Howard 2021-05-21 21:48:15 +01:00
parent 420ef3b95c
commit e6dbe08ce0
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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