heartwood every commit a ring

Fix missing npx

2b1edcff by Isaac Bythewood · 3 years ago

modified Dockerfile
@@ -27,7 +27,7 @@ RUN yarn install && pipenv install --systemCOPY . .RUN webpack --config webpack.config.js --mode production && \RUN npx webpack --config webpack.config.js --mode production && \    rm -rf node_modules && \    python3 manage.py collectstatic --noinput