Skip to content

Commit

Permalink
⬆️ Upgrades Grafana Image Renderer to 2.0.1 (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Mar 29, 2021
1 parent 679cdba commit 2fd89e4
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 @@ -45,7 +45,7 @@ RUN \
libxrender1=1:0.9.10-1 \
libxss1=1:1.2.3-1 \
libxtst6=2:1.2.3-1 \
&& grafana-cli plugins install "grafana-image-renderer" "2.0.0"; \
&& grafana-cli plugins install "grafana-image-renderer" "2.0.1"; \
fi \
\
&& rm -fr \
Expand Down

0 comments on commit 2fd89e4

Please sign in to comment.