Update nextcloud base

This commit is contained in:
Jake Howard 2020-10-02 09:13:34 +01:00
parent 285f7b8a31
commit addd4f351c
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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