Updated lib/nextcloud.sh to 29.0.0
This commit is contained in:
parent
726f2b3815
commit
ca702f3de5
@ -86,7 +86,7 @@ docker exec postgresql psql -U postgres -c "CREATE USER nextcloud WITH PASSWORD
|
||||
docker exec postgresql psql -U postgres -c "GRANT ALL PRIVILEGES ON DATABASE nextcloud TO nextcloud" &> /dev/null
|
||||
|
||||
cat > /federated/apps/nextcloud/.env <<EOF
|
||||
IMAGE_VERSION=28.0.5
|
||||
IMAGE_VERSION=29.0.0
|
||||
NEXTCLOUD_UPDATE=1
|
||||
PHP_MEMORY_LIMIT=2048M
|
||||
PHP_UPLOAD_LIMIT=2048M
|
||||
|
Loading…
x
Reference in New Issue
Block a user