Changed docker image to debian:jessie
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM phusion/baseimage
|
||||
FROM debian:jessie
|
||||
|
||||
RUN apt-get -y update
|
||||
RUN apt-get -y install libfontconfig
|
||||
|
||||
Reference in New Issue
Block a user