Skip to content

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 <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
@yubiuser
Copy link
Member Author

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

…-packages

Signed-off-by: Christian König <ckoenig@posteo.de>
@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 <ckoenig@posteo.de>
@yubiuser yubiuser requested a review from PromoFaux December 17, 2023 12:42
@yubiuser yubiuser merged commit a04a8ab into development-v6 Dec 22, 2023
@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