Compare commits

..

No commits in common. "snyk-fix-721704a5c6c07fdbe9d87fc2c944ada4" 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 && \