Grafana 4.6.0

This commit is contained in:
Travis Automated Update 2017-10-27 10:08:40 +00:00
parent 151336e16b
commit 1223f4a109

View File

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