From d8aa77f6a4df8bb07f7d7ad75f0f8446efecd41d Mon Sep 17 00:00:00 2001 From: Travis Automated Update Date: Wed, 30 Aug 2017 09:46:25 +0000 Subject: [PATCH] Jenkins 4.4.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9357fd6..65efe72 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:jessie -ENV GRAFANA_VERSION 4.4.2 +ENV GRAFANA_VERSION 4.4.3 RUN apt-get update \ && apt-get install -y unzip libfontconfig wget adduser openssl ca-certificates \