Merge 9e10ce99e734822831ea21fa136924c2326bc531 into 2a2acbef03e72bb1f6d678d61d052ed0ed9a9954

This commit is contained in:
Andy Sotheran 2021-11-12 04:48:22 +00:00 committed by GitHub
commit d92b7d6589
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM python:3.7-alpine FROM python:3.11.0a2-alpine
MAINTAINER Andrew Sotheran <cryptosky.user@gmail.com> MAINTAINER Andrew Sotheran <cryptosky.user@gmail.com>
RUN apk update && \ RUN apk update && \
apk add py-pip libc-dev gcc apk add py-pip libc-dev gcc