Renaud Chaput
Renaud Chaput
If `convert -version` do not show `jpeg` / `png` in your Delegates, then yes the issue comes from your ImageMagick installation. But then you would have got problems on older...
> FWIW: Backporting the ubuntu 20.04 package to 18.04 is a a simple recompile, and now I'm on 6.9.10. The switch to a newer server is planned for this month,...
Yes this is an issue with our current build system, will need to check how to fix it. Thanks for reporting!
Looks like this PR did not fix it…
Do not merge, it updates too many packages due to https://github.com/renovatebot/renovate/issues/23527
Do not merge, it updates too many packages due to https://github.com/renovatebot/renovate/issues/23527
Will be done in #24209
@jippi Thanks for your PR. We intend to re-work our Dockerfile soon, and most probably rewrite it pretty much entirely after 4.2.0 is released, as the build chain will change...
From what we are seeing in the builds, the most costly step (by far) is assets precompiling, and in particular running Webpack. I am not sure why but it seems...
> I do wonder if it wouldn't be possbile to build the assets only on amd64 and just copy it to the arm64 image - the asserts should be entirely...