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