Skip to content

Commit 3f84bae

Browse files
fix: upgrade grafana to v11.0.0 (#7905) (#7907)
Co-authored-by: abeizn <zikuan.an@merico.dev>
1 parent ed956e7 commit 3f84bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grafana/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#While incubation status is not necessarily a reflection of the completeness or stability of the code,
2424
#it does indicate that the project has yet to be fully endorsed by the ASF.
2525

26-
FROM grafana/grafana:10.4.1
26+
FROM grafana/grafana:11.0.0
2727
COPY ./provisioning/dashboards /etc/grafana/provisioning/dashboards
2828
COPY ./provisioning/datasources /etc/grafana/provisioning/datasources
2929
COPY ./dashboards /etc/grafana/dashboards

0 commit comments

Comments
 (0)