Skip to content

Commit

Permalink
Update Node.js to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and ad-m committed May 20, 2021
1 parent 561b04b commit 3a36139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .contrib/docker/Dockerfile.gulp
@@ -1,4 +1,4 @@
FROM node:14
FROM node:16
WORKDIR /app
VOLUME /app
CMD ["bash","-c", "npm install && npm rebuild node-sass && npx gulp build"]

0 comments on commit 3a36139

Please sign in to comment.