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: individual package cross dockerfiles #489

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

merklefruit
Copy link
Collaborator

A single cross.Dockerfile for all our packages won't work since bolt-boost now requires building
on a different version of Ubuntu (due to cross itself using version 20.04).

When cross will release version 0.4 and update their base images to 24.04, we can revert to one single file.
This is tracked here: cross-rs/cross#973 (comment)

@merklefruit merklefruit merged commit d253b5d into unstable Nov 28, 2024
5 checks passed
@merklefruit merklefruit deleted the chore/cross-files branch November 28, 2024 16:51
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