diff --git a/grafana/Dockerfile b/grafana/Dockerfile index 288e21af28e..f0c058558be 100644 --- a/grafana/Dockerfile +++ b/grafana/Dockerfile @@ -23,7 +23,7 @@ #While incubation status is not necessarily a reflection of the completeness or stability of the code, #it does indicate that the project has yet to be fully endorsed by the ASF. -FROM grafana/grafana:9.5.2 +FROM grafana/grafana:9.5.14 COPY ./provisioning/dashboards /etc/grafana/provisioning/dashboards COPY ./provisioning/datasources /etc/grafana/provisioning/datasources COPY ./dashboards /etc/grafana/dashboards