Plain Grafana v3.0.1

This commit is contained in:
Knut Ahlers 2016-05-11 15:06:52 +02:00
parent e45c9aec0a
commit 8941a7462d
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

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