Update nextcloud base

This commit is contained in:
Jake Howard
2020-08-17 13:57:53 +01:00
parent bf4e90d053
commit af22e89a73

View File

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