diff --git a/Dockerfile b/Dockerfile index d84e034..f2a1591 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:stable -ENV GRAFANA_VERSION 8.5.1 +ENV GRAFANA_VERSION 8.5.2 RUN set -ex \ && apt-get update \