Grafana 5.0.0

This commit is contained in:
Travis Automated Update 2018-03-01 11:13:58 +00:00
parent f25092aa76
commit 604388036f

View file

@ -1,6 +1,6 @@
FROM debian:jessie
ENV GRAFANA_VERSION 4.6.3
ENV GRAFANA_VERSION 5.0.0
RUN apt-get update \
&& apt-get install -y unzip libfontconfig wget adduser openssl ca-certificates \