Skip to content

Commit

Permalink
1.5.0-8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crispmark committed Jan 29, 2018
1 parent 9a83fca commit ea13d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM elixir:1.5.0

ENV NVM_DIR /root/.nvm
ENV NODE_VERSION=8.7.0
ENV NODE_VERSION=8.9.0

# install NVM
RUN curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.4/install.sh | bash \
Expand Down

0 comments on commit ea13d71

Please sign in to comment.