Skip to content

Commit ea13d71

Browse files
committed
1.5.0-8.9.0
1 parent 9a83fca commit ea13d71

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=8.7.0
4+
ENV NODE_VERSION=8.9.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)