mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-12 05:59:26 +02:00
change base image to debian:jessie
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM debian:wheezy
|
||||
FROM debian:jessie
|
||||
MAINTAINER Steeve Morin "steeve.morin@gmail.com"
|
||||
|
||||
RUN apt-get update && apt-get -y install \
|
||||
|
Reference in New Issue
Block a user