mirror of
https://github.com/luzifer-docker/grafana.git
synced 2025-01-03 00:16:11 +00:00
Grafana 4.0.1
This commit is contained in:
parent
9809617013
commit
8765379734
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM debian:jessie
|
FROM debian:jessie
|
||||||
|
|
||||||
ENV GRAFANA_VERSION 4.0.0-1480439068
|
ENV GRAFANA_VERSION 4.0.1-1480694114
|
||||||
|
|
||||||
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 \
|
||||||
|
|
Loading…
Reference in a new issue