Grafana v4.4.2

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2017-08-07 11:16:52 +02:00
parent 1d3784ab0f
commit 3856b810ec
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -1,6 +1,6 @@
FROM debian:jessie FROM debian:jessie
ENV GRAFANA_VERSION 4.4.1 ENV GRAFANA_VERSION 4.4.2
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 \