snyk-bot 2022-02-12 19:03:24 +00:00
parent a2b4fda467
commit 57351745c5
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.10.0b2
MAINTAINER Andrew Sotheran <cryptosky.user@gmail.com>
RUN apt update -y && \
apt install -y python3-pip && \