Update Alpine Nextcloud (#1877)

add option for FTP Support
This commit is contained in:
nicedevil007 2023-10-03 12:59:18 +02:00 committed by GitHub
parent d48605dcde
commit 9c7dccf152
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,7 @@ $STD apk add php82-redis
$STD apk add php82-apcu
$STD apk add php82-fpm
$STD apk add php82-sysvsem
$STD apk add php82-ftp
$STD apk add php82-pecl-smbclient
$STD apk add php82-pecl-imagick
$STD apk add php82-pecl-vips