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

Refreshed images #1500

Open
1 of 2 tasks
ctron opened this issue May 22, 2024 · 1 comment
Open
1 of 2 tasks

Refreshed images #1500

ctron opened this issue May 22, 2024 · 1 comment
Milestone

Comments

@ctron
Copy link

ctron commented May 22, 2024

Checklist

Describe your request

Right now, container images are based on Ubuntu 20.04 (after that was 22.04, now there is 24.04). There's a centos 7 images (after that came 8 and 9, now 10).

I think it is time to refresh those images. Or at least, provide newer variants.

Describe why this would be a good inclusion for cross

The reason for having those is because some -sys crates seem to struggle with older versions. openssl-sys seems to have issues (missing some features) due to the old libssl present in the 20.04 version.

@Emilgardis
Copy link
Member

this is planned for 0.4.0

see #973

@Emilgardis Emilgardis added this to the 0.4.0 milestone May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants