Update nextcloud base

This commit is contained in:
Jake Howard 2020-09-09 20:43:52 +01:00
parent c220f19545
commit 59a447023b
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

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