Compare commits

..

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

View File

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