mirror of
https://github.com/luzifer-docker/grafana.git
synced 2024-11-08 15:10:02 +00:00
Plain Grafana v2.6.0
This commit is contained in:
parent
a379c6a54d
commit
1c18151c80
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM debian:jessie
|
||||
|
||||
ENV GRAFANA_VERSION 2.5.0
|
||||
ENV GRAFANA_VERSION 2.6.0
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y unzip libfontconfig wget adduser openssl ca-certificates \
|
||||
|
|
Loading…
Reference in a new issue