diff --git a/Dockerfile b/Dockerfile index c658233..9e1a168 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:stable -ENV GRAFANA_VERSION 7.1.1 +ENV GRAFANA_VERSION 7.1.2 RUN set -ex \ && apt-get update \