mirror of
https://github.com/luzifer-docker/grafana.git
synced 2024-11-12 17:02:51 +00:00
Grafana 5.0.2
This commit is contained in:
parent
fa0d4d942d
commit
f74db20989
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM debian:jessie
|
FROM debian:jessie
|
||||||
|
|
||||||
ENV GRAFANA_VERSION 5.0.1
|
ENV GRAFANA_VERSION 5.0.2
|
||||||
|
|
||||||
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