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

upgrade Docker image to manylinux_2_28 #38

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

LukasBommes
Copy link
Owner

@LukasBommes LukasBommes commented Oct 25, 2024

Upgrades the docker image from manylinux_2_24 to manylinux_2_28 as manylinux_2_24 reached its end of life 1st Jan 2023 (see here).

manylinux_2_24 was based on Debian 9, whereas manylinux_2_28 is based on Alma Linux 8 (RHEL-compatile). System packages are now installed with yum instead of apt-get and names of packages changed.

@LukasBommes LukasBommes changed the title upgrade to manylinux_2_28 base image upgrade Docker image to manylinux_2_28 Oct 25, 2024
@LukasBommes LukasBommes changed the base branch from master to release_1_0_7 October 25, 2024 14:28
@LukasBommes LukasBommes merged commit 85c5e89 into release_1_0_7 Oct 25, 2024
@LukasBommes LukasBommes deleted the upgrade_to_manylinux_2_28 branch October 25, 2024 14:32
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