Skip to content

fix: python 3.12 on both kali and debian #377

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ehlowr0ld
Copy link
Contributor

This makes both dockerfiles useable in the development branch - kali is debian based so we use same backport for both.

@frdel
Copy link
Owner

frdel commented May 19, 2025

@ehlowr0ld I'm not sure about using wget -qO- https://pascalroeleven.nl/deb-pascalroeleven.gpg | tee /etc/apt/keyrings/deb-pascalroeleven.gpg
and
python -m pip config set global.break-system-packages true

That will definitely come back to us soon. Especially bending the debian version, we should be bending the kali one instead.

@ehlowr0ld
Copy link
Contributor Author

ehlowr0ld commented May 20, 2025

@frdel You can drop it we can live with python 3.11 for now I guess.

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