We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c7ab38 + 4af8674 commit 2d8715dCopy full SHA for 2d8715d
Dockerfile
@@ -2,7 +2,7 @@
2
FROM heroku/cedar:14
3
4
# Set Node Version
5
-ENV NODE_ENGINE 4.4.4
+ENV NODE_ENGINE 4.4.5
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