Grafana v4.0.0

This commit is contained in:
Knut Ahlers 2016-11-30 10:24:08 +01:00
parent 3b98f5d92b
commit 9809617013
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,6 +1,6 @@
FROM debian:jessie
ENV GRAFANA_VERSION 3.1.1-1470047149
ENV GRAFANA_VERSION 4.0.0-1480439068
RUN apt-get update \
&& apt-get install -y unzip libfontconfig wget adduser openssl ca-certificates \