mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-22 08:24:25 +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…
Reference in New Issue
Block a user