Skip to content

Fix: Remove invalid poetry config command #217

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: master
Choose a base branch
from

Conversation

sv-00
Copy link

@sv-00 sv-00 commented Aug 6, 2025

This pull request fixes a build error that occurs when building the Docker image on a fresh Kali Linux installation. The poetry config warnings.export false command is no longer valid in recent versions of Poetry and causes the build to fail. This change removes the invalid command, allowing the Docker image to be built successfully.

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