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

Build from source when building Docker image #279

Merged
merged 1 commit into from
Jan 21, 2023

Conversation

olearycrew
Copy link
Contributor

This change would build from source when building the Docker image instead of doing an install from GitHub. This should ensure the same version that is being released ends up in the Docker image with the correct tag, fixing issues like #275

Fixes #275

@ehsandeep ehsandeep merged commit 7e906e6 into projectdiscovery:main Jan 21, 2023
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.

container image version does match the binary version
2 participants