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 Docker build for non-x86_64 architectures #301

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

jtesta
Copy link
Contributor

@jtesta jtesta commented Dec 7, 2023

As reported in #300, the Docker build fails on non-x86_64 architectures. This PR updates the Dockerfile to not assume the build machine is x86_64.

@rbsec rbsec merged commit f9bd534 into rbsec:master Dec 10, 2023
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