diff --git a/grafana/Dockerfile b/grafana/Dockerfile index 60d9f09d517..22622ca8aa9 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:11.0.0 +FROM grafana/grafana:11.2.0 COPY ./provisioning/dashboards /etc/grafana/provisioning/dashboards COPY ./provisioning/datasources /etc/grafana/provisioning/datasources COPY ./dashboards /etc/grafana/dashboards