Update to nextcloud 22
This commit is contained in:
parent
67c90de0fc
commit
8a243fc4bb
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ services:
|
|||
- "docker.group=netxtcloud"
|
||||
|
||||
app:
|
||||
image: nextcloud:21-fpm
|
||||
image: nextcloud:22-fpm
|
||||
volumes:
|
||||
- ${VOLUMES_PATH}/nextcloud_html:/var/www/html
|
||||
- ${VOLUMES_PATH}/nextcloud_data:/var/www/html/data
|
||||
|
|
Loading…
Reference in a new issue