diff --git a/Dockerfile b/Dockerfile index 884a4dd..22da26f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:stable -ENV GRAFANA_VERSION 9.1.6 +ENV GRAFANA_VERSION 9.1.7 RUN set -ex \ && apt-get update \