Compare commits
No commits in common. "snyk-fix-21bcaeea0d6eade74d65073347517521" and "master" have entirely different histories.
snyk-fix-2
...
master
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.12.0a1-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