You've already forked wakapi-readme-stats
dockerfile updated, alpine distribution used
This commit is contained in:
committed by
GitHub
parent
bce3676e50
commit
3a2d343ab1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.9-slim
|
||||
FROM python:3.9-alpine
|
||||
|
||||
ADD requirements.txt /requirements.txt
|
||||
RUN pip3 install --upgrade pip wheel setuptools
|
||||
|
||||
Reference in New Issue
Block a user