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
|
||||
|
||||
RUN apk update && apk add --no-cache gcc
|
||||
FROM nikolaik/python-nodejs:python3.8-nodejs12
|
||||
|
||||
# Install dependencies.
|
||||
ADD requirements.txt /requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user