mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-01-22 14:15:44 +01:00
change base image to debian:jessie
This commit is contained in:
parent
a2d3e1b89b
commit
e45785c7f7
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user