Skip to content

Commit

Permalink
fix: upgrade grafana to v11.0.0 (#7905) (#7907)
Browse files Browse the repository at this point in the history
Co-authored-by: abeizn <zikuan.an@merico.dev>
  • Loading branch information
github-actions[bot] and abeizn authored Aug 16, 2024
1 parent ed956e7 commit 3f84bae
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:10.4.1
FROM grafana/grafana:11.0.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 3f84bae

Please sign in to comment.