Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Upgrade Imagemagick On Heroku

Sean Collins edited this page May 5, 2016 · 3 revisions

Use the latest version of ImageMagick on Heroku.

Usage

This Heroku Buildpack is for vendoring the ImageMagick binaries into your project. It is not responsible for compiling your application. Use it in combination with the heroku-buildpack-ruby.

heroku buildpacks:set https://github.com/heroku/heroku-buildpack-ruby
heroku buildpacks:add --index 1 https://github.com/ello/heroku-buildpack-imagemagick