mirror of
/repos/rpi-node.git
synced 2025-12-31 08:11:29 +01:00
bump version to Node.js v0.11.16
This commit is contained in:
parent
5b4ce02c35
commit
1f91be1595
@ -4,7 +4,7 @@ FROM resin/rpi-raspbian:wheezy
|
||||
MAINTAINER Dieter Reuter <dieter@hypriot.com>
|
||||
|
||||
# Install Node.js (from tarball)
|
||||
ENV NODE_VERSION 0.10.36
|
||||
ENV NODE_VERSION 0.11.16
|
||||
ADD http://assets.hypriot.com/node-v${NODE_VERSION}-linux-armv6hf.tar.gz /
|
||||
RUN \
|
||||
cd /usr/local/ && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user