diff --git a/Dockerfile b/Dockerfile index 275ed17..5a9142e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:stable -ENV GRAFANA_VERSION 8.1.7 +ENV GRAFANA_VERSION 8.2.0 RUN set -ex \ && apt-get update \