Compare commits
No commits in common. "snyk-fix-a13ecd80fd20505e4616c7c73ced2b6d" and "master" have entirely different histories.
snyk-fix-a
...
master
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user