Skip to content

Commit

Permalink
fix: security fix on grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgarel authored Oct 18, 2024
1 parent 7b586a7 commit b7acc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/metrics/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.9"
services:
grafana:
restart: $RESTART_POLICY
image: grafana/grafana-oss
image: grafana/grafana-oss:11.2.2-security-01
volumes:
- grafana-storage:/var/lib/grafana
ports:
Expand Down

0 comments on commit b7acc31

Please sign in to comment.