update to Grafana 3.1.0 stable

This commit is contained in:
Knut Ahlers 2016-07-13 16:30:30 +02:00
parent 21bbba610b
commit 3b0e1aa744
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,6 +1,6 @@
FROM debian:jessie
ENV GRAFANA_VERSION 3.0.1
ENV GRAFANA_VERSION 3.1.0-1468321182
RUN apt-get update \
&& apt-get install -y unzip libfontconfig wget adduser openssl ca-certificates \