Merge 03b4b6328685593bb9be86bbca8ede9712732c3b into 2a2acbef03e72bb1f6d678d61d052ed0ed9a9954

This commit is contained in:
Andy Sotheran 2022-11-08 01:44:19 +00:00 committed by GitHub
commit 3f8b5373bb
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.12.0a1-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