Skip to content

Commit 9a83fca

Browse files
committed
1.5.0-8.7.0
1 parent 085759e commit 9a83fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM elixir:1.5.0
22

33
ENV NVM_DIR /root/.nvm
4-
ENV NODE_VERSION=6.11.0
4+
ENV NODE_VERSION=8.7.0
55

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

0 commit comments

Comments
 (0)