mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-07-27 20:22:23 +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"
|
MAINTAINER Steeve Morin "steeve.morin@gmail.com"
|
||||||
|
|
||||||
RUN apt-get update && apt-get -y install \
|
RUN apt-get update && apt-get -y install \
|
||||||
|
Reference in New Issue
Block a user