Skip to content

Commit

Permalink
chore: Replace deprecated cli call (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Dec 19, 2024
1 parent 884c75b commit ed5a804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ghcr.io/radiorabe/ubi9-minimal:0.8.0
RUN microdnf install -y \
grafana \
grafana-pcp \
&& grafana-cli plugins install alexanderzobnin-zabbix-app \
&& grafana cli plugins install alexanderzobnin-zabbix-app \
&& microdnf clean all

USER grafana
Expand Down

0 comments on commit ed5a804

Please sign in to comment.