Update nextcloud to 19.0.2

This commit is contained in:
Jake Howard
2020-08-30 20:28:49 +01:00
parent 306952d5d2
commit 4610d5ced2
2 changed files with 2 additions and 2 deletions

View File

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