mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-14 06:26:35 +00:00
Update nodejs to v0.10.38
This commit is contained in:
parent
b6a1388c56
commit
a3e39f540c
@ -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/
|
||||
|
||||
|
@ -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/
|
||||
|
||||
|
@ -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/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM node:0.10.36-slim
|
||||
FROM node:0.10.38-slim
|
||||
|
||||
COPY 01_nodoc /etc/dpkg/dpkg.cfg.d/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user