Compare commits

..

1 Commits

View File

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