diff --git a/Dockerfile b/Dockerfile index 005654a..739e45c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:stable -ENV GRAFANA_VERSION 5.2.4 +ENV GRAFANA_VERSION 5.2.5 RUN set -ex \ && apt-get update \