Compare commits

..

No commits in common. "snyk-fix-1b4ef627420e97b9f40766418468c9f9" and "master" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM python:3.11.0a2-alpine FROM python:3.7-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