Update nextcloud container base
This commit is contained in:
parent
5f79109195
commit
45ae2be523
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
nextcloud:
|
nextcloud:
|
||||||
image: linuxserver/nextcloud:18.0.2-ls68
|
image: linuxserver/nextcloud:18.0.2-ls69
|
||||||
container_name: nextcloud
|
container_name: nextcloud
|
||||||
environment:
|
environment:
|
||||||
- PUID={{ docker_user.id }}
|
- PUID={{ docker_user.id }}
|
||||||
|
|
Loading…
Reference in a new issue