Compare commits

..

No commits in common. "snyk-fix-124a60ec4406641da52657c0b39406b6" and "master" have entirely different histories.

View File

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