Update nextcloud container base
This commit is contained in:
parent
242f6f07c9
commit
b8e866058f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
nextcloud:
|
||||
image: linuxserver/nextcloud:18.0.1-ls65
|
||||
image: linuxserver/nextcloud:18.0.1-ls66
|
||||
container_name: nextcloud
|
||||
environment:
|
||||
- PUID={{ docker_user.id }}
|
||||
|
|
Loading…
Reference in a new issue