Skip to content

Commit

Permalink
upgraded Grafana's version to fix charts display issue debricked#51
Browse files Browse the repository at this point in the history
  • Loading branch information
akimoto committed Feb 23, 2024
1 parent 6f87f09 commit e3d4ce3
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
@@ -1,4 +1,4 @@
FROM grafana/grafana:8.5.4
FROM grafana/grafana:10.2.3

ADD --chown=grafana:root https://raw.githubusercontent.com/domainaware/parsedmarc/master/grafana/Grafana-DMARC_Reports.json /var/lib/grafana/dashboards/
RUN chmod 644 /etc/grafana/provisioning
Expand Down

0 comments on commit e3d4ce3

Please sign in to comment.