mirror of
https://github.com/luzifer-docker/grafana.git
synced 2024-11-09 23:50:01 +00:00
Grafana 8.2.0
This commit is contained in:
parent
908c4a5063
commit
c5f3dc3088
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM debian:stable
|
FROM debian:stable
|
||||||
|
|
||||||
ENV GRAFANA_VERSION 8.1.7
|
ENV GRAFANA_VERSION 8.2.0
|
||||||
|
|
||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
|
Loading…
Reference in a new issue