18F / domain-scan

A lightweight pipeline, locally or in Lambda, for scanning things like HTTPS, third party service use, and web accessibility.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pshtt version

IanLee1521 opened this issue · comments

Perhaps this is a Docker-ism that I'm not as familiar with, but is there a reason to pin pshtt to a specific version, rather than leaving the version off and getting the latest from PyPI ? Is this something to optimize the container image building?

RUN pip3 install pshtt==0.2.1

I removed this in the latest changes to Dockerfile, it no longer versions pshtt.