Outdated libvips in Elixir env

Hi,

I’m trying to deploy an Elixir app using the Image library, which uses libvips. The build fails because of some vips-related compiler error, and I think they’re caused by the outdated libvips version (libvips 8.7.4-Sat Nov 21 16:50:57 UTC 2020).

Would it be possible to update it? If not, what are my options? Deploying a Docker environment?

Thanks

Hi there,

Thanks for reaching out.

I’ve logged an internal ticket to look into updating libvips on our Native Environments. However, I don’t have any timescales on when that might be actioned.

To have more control over your OS-level dependencies, Docker would be the way to go, as you suggested.

Kind regards

Alan

1 Like

Same issue with Ruby env which has libvips 8.7.4.

(edit: moved to it’s own thread)

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.