Grafana 3.1.1

This commit is contained in:
Knut Ahlers 2016-10-08 19:19:26 +02:00
parent 3b0e1aa744
commit 3b98f5d92b
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

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