mirror of
/repos/rpi-node.git
synced 2025-12-30 08:01:30 +01:00
use my own baseimage
This commit is contained in:
parent
5cb777c3b2
commit
a81785efa8
@ -1,8 +1,9 @@
|
||||
|
||||
# Pull base image
|
||||
FROM phusion/baseimage-pi:0.9.16
|
||||
FROM aiko/baseimage-pi:0.9.16
|
||||
|
||||
MAINTAINER Dieter Reuter <dieter@hypriot.com>
|
||||
MAINTAINER Aiko Mastboom <docker@aiko.sh>
|
||||
#MAINTAINER Dieter Reuter <dieter@hypriot.com>
|
||||
|
||||
# Install Node.js (from tarball)
|
||||
ENV NODE_VERSION 0.10.36
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user