We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2280080 commit 9853470Copy full SHA for 9853470
1 file changed
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:11.2.0
+FROM grafana/grafana:11.6.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