Update nextcloud base
This commit is contained in:
parent
bf4e90d053
commit
af22e89a73
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue