v2.5.7
projectdiscovery/subfinderv2.5.7Mar 17, 2023by ehsandeep
AI Summary
Fixes a Docker version mismatch and introduces a self-update option with version checking.
Key Highlights
- Fixed Docker file to avoid version mismatch
- Added self update option (`-update`)
New Features
- Self-update option with version check
Full Release Notes
## What's Changed * Fixed Docker file to avoid version mismatch by @olearycrew in https://github.com/projectdiscovery/subfinder/pull/771 * Added self update option (`-update`) + version check by @RamanaReddy0M in https://github.com/projectdiscovery/subfinder/pull/780 ## New Contributors * @olearycrew made their first contribution in https://github.com/projectdiscovery/subfinder/pull/771 **Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.5.6...v2.5.7