rs-loves-bugs / xsshunter

MIT License
157 stars 39 forks source link

Added arm64 package to trufflehog dockerfile #2

Closed RahulVivekNair closed 1 year ago

RahulVivekNair commented 1 year ago

Added arm64 package to the trufflehog docker file. It prevents exec format errors when running on different architectures as it pulls the correct release based on the user's architecture.