We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed956e7 commit 3f84baeCopy full SHA for 3f84bae
grafana/Dockerfile
@@ -23,7 +23,7 @@
23
#While incubation status is not necessarily a reflection of the completeness or stability of the code,
24
#it does indicate that the project has yet to be fully endorsed by the ASF.
25
26
-FROM grafana/grafana:10.4.1
+FROM grafana/grafana:11.0.0
27
COPY ./provisioning/dashboards /etc/grafana/provisioning/dashboards
28
COPY ./provisioning/datasources /etc/grafana/provisioning/datasources
29
COPY ./dashboards /etc/grafana/dashboards
0 commit comments