Skip to content

Commit

Permalink
Update node to v4.4.2 for TinyCore Linux x86
Browse files Browse the repository at this point in the history
  • Loading branch information
iegik committed Apr 8, 2016
1 parent 9392d42 commit d4fdc8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM tatsushid/tinycore:6.4-x86
ENV CORE x86
ENV NODE_VERSION 0.12.7
ENV NPM_VERSION 2.14.1
ENV NODE_VERSION 4.4.2
ENV NPM_VERSION 3.8.6

RUN tce-load -wic gnupg curl \
&& rm -rf /tmp/tce/optional/*
Expand Down

0 comments on commit d4fdc8f

Please sign in to comment.