Compare commits

..

No commits in common. "snyk-fix-2cbd520c068fd7cedfa72b3195185eb8" and "master" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM python:3.9.5
FROM python:3.7
MAINTAINER Andrew Sotheran <cryptosky.user@gmail.com>
RUN apt update -y && \
apt install -y python3-pip && \