Merge 790787d143d71c8863cd3a7cac886bfc58174905 into a2b4fda467d7ff3874e5ece2e0770866da268788

This commit is contained in:
Andy Sotheran 2021-12-08 01:55:34 +00:00 committed by GitHub
commit b9ebc7cd1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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