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

Update alpine to 3.19 #1497

Merged
merged 4 commits into from
Dec 22, 2023
Merged

Update alpine to 3.19 #1497

merged 4 commits into from
Dec 22, 2023

Conversation

yubiuser
Copy link
Member

@yubiuser yubiuser commented Dec 8, 2023

Updates the base alpine image to 3.19.

There is no v3.19 for docker-cli yet. I kept the v3.18 base there. This PR can be extended later when such an image comes available - or it could be handled in an other PR

@yubiuser yubiuser added the v6 label Dec 8, 2023
@yubiuser yubiuser requested a review from a team December 8, 2023 19:26
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
@yubiuser
Copy link
Member Author

alpine 3.19 is now also available for docker-cli. I updated the workflow. PR is ready for review.

@yubiuser
Copy link
Member Author

Latest commit removed pipenv and allowed pip to "break" the system python packages. Python is enforcing the use of venv but setting this up increases the code complexity within our docker-on-docker test suite and makes it even harder to understand. As the container are disposable and only used to run the test, I see no issue with allowing pip to --break-system-packages.

Signed-off-by: Christian König <[email protected]>
@yubiuser yubiuser requested a review from PromoFaux December 17, 2023 12:42
@yubiuser yubiuser merged commit a04a8ab into development-v6 Dec 22, 2023
7 checks passed
@yubiuser yubiuser deleted the alpine3_19 branch December 22, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants