Moving base image to root

Signed-off-by: Steeve Morin <steeve.morin@gmail.com>
This commit is contained in:
Steeve Morin 2014-11-04 22:52:49 +01:00
parent 703053871c
commit 72e463a0b1
No known key found for this signature in database
GPG Key ID: 6323FE5975269E7A

View File

@ -1,4 +1,4 @@
FROM debian:jessie
FROM debian:wheezy
MAINTAINER Steeve Morin "steeve.morin@gmail.com"
RUN apt-get update && apt-get -y install \