Skip to content

Commit

Permalink
chore: update grafana image to use our distribution (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 authored Dec 19, 2024
1 parent 3cd0135 commit 49b1ff7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions nginx-log-metrics/grafana/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
FROM docker.io/grafana/grafana:11.2.0

RUN grafana cli --pluginUrl https://github.com/GreptimeTeam/greptimedb-grafana-datasource/releases/latest/download/info8fcc-greptimedb-datasource.zip plugins install info8fcc
FROM docker.io/greptime/grafana-greptimedb:11.2-greptime-v1.1.7

RUN grafana cli plugins install marcusolsson-treemap-panel

Expand Down

0 comments on commit 49b1ff7

Please sign in to comment.