diff --git a/Dockerfile b/Dockerfile index 848a0b4..c7a807a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:stable -ENV GRAFANA_VERSION 5.3.0 +ENV GRAFANA_VERSION 5.3.1 RUN set -ex \ && apt-get update \