diff --git a/Dockerfile b/Dockerfile index 12cd9e9..d2dfa39 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:stable -ENV GRAFANA_VERSION 7.3.4 +ENV GRAFANA_VERSION 7.3.5 RUN set -ex \ && apt-get update \