Grafana 5.1.0

This commit is contained in:
Travis Automated Update 2018-04-27 11:42:39 +00:00
parent 84676345c3
commit 01081bf473

View file

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