nextcloud: update version 18
This commit is contained in:
parent
769fcb7095
commit
391d8b34e5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ networks:
|
|||
|
||||
services:
|
||||
nextcloud:
|
||||
image: nextcloud:17
|
||||
image: nextcloud:18
|
||||
container_name: nextcloud
|
||||
restart: "${RESTART:-no}"
|
||||
hostname: cloud
|
||||
|
|
Loading…
Reference in a new issue