mirror of
https://github.com/luzifer-docker/grafana.git
synced 2024-11-09 23:50:01 +00:00
Grafana 4.6.1
This commit is contained in:
parent
1223f4a109
commit
5d475e21c2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM debian:jessie
|
||||
|
||||
ENV GRAFANA_VERSION 4.6.0
|
||||
ENV GRAFANA_VERSION 4.6.1
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y unzip libfontconfig wget adduser openssl ca-certificates \
|
||||
|
|
Loading…
Reference in a new issue