From f25092aa760fb485094d9dacb4ca509eaea01be0 Mon Sep 17 00:00:00 2001 From: Travis Automated Update Date: Thu, 14 Dec 2017 10:36:38 +0000 Subject: [PATCH] Grafana 4.6.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 72ca42a..e53aa75 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:jessie -ENV GRAFANA_VERSION 4.6.2 +ENV GRAFANA_VERSION 4.6.3 RUN apt-get update \ && apt-get install -y unzip libfontconfig wget adduser openssl ca-certificates \