diff --git a/Dockerfile b/Dockerfile index 0abb86e..f93ba14 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:stable -ENV GRAFANA_VERSION 6.5.3 +ENV GRAFANA_VERSION 6.6.0 RUN set -ex \ && apt-get update \