🤝 Added make to Dockerfile

This commit is contained in:
2022-03-31 15:12:03 -07:00
parent 6fb9858d3a
commit b9abaa280d

View File

@@ -14,6 +14,7 @@ RUN apk add --update \
imagemagick \ imagemagick \
python3 \ python3 \
unrar \ unrar \
make \
nodejs \ nodejs \
npm \ npm \
xvfb \ xvfb \