Update nextcloud

This commit is contained in:
Jake Howard 2020-09-11 21:30:20 +01:00
parent 9ca2546766
commit 6ad9fa070f
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

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