mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
Changed docker image to debian:jessie
This commit is contained in:
parent
3991d9dc06
commit
2ca849c0c4
@ -1,4 +1,4 @@
|
||||
FROM phusion/baseimage
|
||||
FROM debian:jessie
|
||||
|
||||
RUN apt-get -y update
|
||||
RUN apt-get -y install libfontconfig
|
||||
|
Loading…
Reference in New Issue
Block a user