Install libvips for image manipulation in akkounts

This commit is contained in:
2024-01-24 16:18:19 +03:00
parent c32e8bc9e5
commit f96faf9fa2

View File

@@ -20,6 +20,7 @@ user deploy_user do
end
package "libpq-dev"
package "libvips"
include_recipe 'redisio::default'
include_recipe 'redisio::enable'