Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the armhf and aarch64 Docker images #67

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

Oliver-Hanikel
Copy link
Contributor

Summary

The Arm docker images no longer built due to the lxml dependency.

Details

I apt install libxml2-dev libxslt1-dev as required by the lxml package. I don't know why this isn't needed for x86_64.

Checks

  • Tested changes
    • builds and works on armhf
    • builds on aarch64, haven't actually run it

@Linbreux Linbreux merged commit b695438 into Linbreux:main Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants