You've already forked wakapi-readme-stats
fix: use buster instead of alpine
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
FROM nikolaik/python-nodejs:python3.8-nodejs12-alpine
|
FROM nikolaik/python-nodejs:python3.8-nodejs12
|
||||||
|
|
||||||
RUN apk update && apk add --no-cache gcc
|
|
||||||
|
|
||||||
# Install dependencies.
|
# Install dependencies.
|
||||||
ADD requirements.txt /requirements.txt
|
ADD requirements.txt /requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user