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.
1 parent 9a83fca commit ea13d71Copy full SHA for ea13d71
Dockerfile
@@ -1,7 +1,7 @@
1
FROM elixir:1.5.0
2
3
ENV NVM_DIR /root/.nvm
4
-ENV NODE_VERSION=8.7.0
+ENV NODE_VERSION=8.9.0
5
6
# install NVM
7
RUN curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.4/install.sh | bash \
0 commit comments