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