diff --git a/Dockerfile b/Dockerfile index bc0ca82..32a6d21 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:jessie -ENV GRAFANA_VERSION 4.5.2 +ENV GRAFANA_VERSION 4.6.0 RUN apt-get update \ && apt-get install -y unzip libfontconfig wget adduser openssl ca-certificates \