mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-30 14:30:09 +00:00
Update nextcloud to 20.0.2
This commit is contained in:
parent
1d8f54c778
commit
e8d3a72ea8
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: "2.3"
|
|||
|
||||
services:
|
||||
nextcloud:
|
||||
image: linuxserver/nextcloud:version-20.0.1
|
||||
image: linuxserver/nextcloud:version-20.0.2
|
||||
environment:
|
||||
- PUID={{ docker_user.id }}
|
||||
- PGID={{ docker_user.id }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue