Plain Grafana v2.6.0

This commit is contained in:
Knut Ahlers 2015-12-20 13:43:50 +01:00
parent a379c6a54d
commit 1c18151c80

View File

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