cyberdefenders / email-header-analyzer

E-Mail Header Analyzer
https://mailheaderanalyzer.herokuapp.com/
Other
638 stars 158 forks source link

Transformed to Python 3, Dockerfile used python:3-alpine image, added docker-compose file #15

Closed JoelKle closed 4 years ago

JoelKle commented 4 years ago
JoelKle commented 4 years ago

@lnxg33k Do you want to merge this PR?

ninoseki commented 4 years ago

@lnxg33k I just tested @JoelKle's PR with Python 3.8.2 and it works without any problems. It's good to use Python 3 because Python 2 has reached EOL.