mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-13 06:29:25 +02:00
Moving base image to root
Signed-off-by: Steeve Morin <steeve.morin@gmail.com>
This commit is contained in:
@ -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 \
|
Reference in New Issue
Block a user