Skip to content

Commit

Permalink
fix: close #6456 (#6459)
Browse files Browse the repository at this point in the history
  • Loading branch information
klesh authored Nov 15, 2023
1 parent 8c1d805 commit 1a8fe13
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:9.5.2
FROM grafana/grafana:9.5.14
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 1a8fe13

Please sign in to comment.