Update nextcloud base
This commit is contained in:
parent
dc2b51db6b
commit
f2d7d63e2d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
|||
|
||||
services:
|
||||
nextcloud:
|
||||
image: linuxserver/nextcloud:19.0.0-ls87
|
||||
image: linuxserver/nextcloud:19.0.0-ls89
|
||||
environment:
|
||||
- PUID={{ docker_user.id }}
|
||||
- PGID={{ docker_user.id }}
|
||||
|
|
Loading…
Reference in a new issue