We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9bd1f3 commit e9c7b1bCopy full SHA for e9c7b1b
Dockerfile
@@ -2,7 +2,7 @@
2
FROM heroku/cedar:14
3
4
# Set Node Version
5
-ENV NODE_ENGINE 6.2.2
+ENV NODE_ENGINE 6.3.0
6
7
# Set the PATH for Node (inc npm) and any installed runnables
8
ENV PATH /app/heroku/node/bin/:/app/user/node_modules/.bin:$PATH
0 commit comments