fix: Dockerfile to reduce vulnerabilities
This commit is contained in:
parent
2a2acbef03
commit
03b4b63286
@ -1,4 +1,4 @@
|
||||
FROM python:3.7-alpine
|
||||
FROM python:3.12.0a1-alpine
|
||||
MAINTAINER Andrew Sotheran <cryptosky.user@gmail.com>
|
||||
RUN apk update && \
|
||||
apk add py-pip libc-dev gcc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user