1
0
mirror of /repos/baseimage-docker.git synced 2026-02-27 17:41:59 +01:00

changed FROM

This commit is contained in:
Aiko Mastboom
2015-05-09 17:03:28 +02:00
parent c983f03960
commit bb446e00ce
2 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
FROM ubuntu:14.04
# FROM ubuntu:14.04
FROM resin/rpi-raspbian:wheezy
MAINTAINER Phusion <info@phusion.nl>
ENV HOME /root