Skip to content

Commit

Permalink
refactor: upgrade grafana to v11.2.0 (#7993)
Browse files Browse the repository at this point in the history
  • Loading branch information
abeizn authored Sep 3, 2024
1 parent 659f603 commit e78ecd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafana/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e78ecd7

Please sign in to comment.