Skip to content

Remove git from Dockerfiles #1052

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

Merged
merged 2 commits into from
Dec 27, 2021
Merged

Remove git from Dockerfiles #1052

merged 2 commits into from
Dec 27, 2021

Conversation

adamtheturtle
Copy link
Member

Installing git caused the ARM builds to fail.

Git was needed for setuptools_scm, but we now have a fallback version string and we do not rely on the version inside Docker containers.

@adamtheturtle adamtheturtle merged commit 06ec5c4 into master Dec 27, 2021
@adamtheturtle adamtheturtle deleted the multi-platform branch December 27, 2021 10:19
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.

1 participant