snyk-bot 2022-02-13 18:50:13 +00:00
parent a2b4fda467
commit 43ca7fea0e
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

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 && \