mirror of
https://github.com/luzifer-docker/grafana.git
synced 2024-11-09 15:40:00 +00:00
Grafana v4.4.2
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
1d3784ab0f
commit
3856b810ec
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM debian:jessie
|
||||
|
||||
ENV GRAFANA_VERSION 4.4.1
|
||||
ENV GRAFANA_VERSION 4.4.2
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y unzip libfontconfig wget adduser openssl ca-certificates \
|
||||
|
|
Loading…
Reference in a new issue