Update nextcloud to 19.0.1

This commit is contained in:
Jake Howard
2020-07-17 14:48:50 +01:00
parent 7a38207ef0
commit 005cc528b6
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.0-ls89
image: linuxserver/nextcloud:19.0.1-ls91
environment:
- PUID={{ docker_user.id }}
- PGID={{ docker_user.id }}