Update nodejs to v0.10.38

This commit is contained in:
Pagan Gazzard 2015-04-10 16:32:05 +01:00 committed by Pablo Carranza Vélez
parent b6a1388c56
commit a3e39f540c
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM resin/armv7hf-node:0.10.36-slim
FROM resin/armv7hf-node:0.10.38-slim
COPY 01_nodoc /etc/dpkg/dpkg.cfg.d/

View File

@ -1,4 +1,4 @@
FROM resin/i386-node:0.10.36-slim
FROM resin/i386-node:0.10.38-slim
COPY 01_nodoc /etc/dpkg/dpkg.cfg.d/

View File

@ -1,4 +1,4 @@
FROM resin/rpi-node:0.10.36-slim
FROM resin/rpi-node:0.10.38-slim
COPY 01_nodoc /etc/dpkg/dpkg.cfg.d/

View File

@ -1,4 +1,4 @@
FROM node:0.10.36-slim
FROM node:0.10.38-slim
COPY 01_nodoc /etc/dpkg/dpkg.cfg.d/