Skip to content

Commit

Permalink
Update prom/node-exporter Docker tag to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 423a365 commit 05736e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ services:
- 9000:9000

node-exporter:
image: prom/node-exporter:v1.7.0
image: prom/node-exporter:v1.8.0
volumes:
- /proc:/host/proc:ro
- /sys:/host/sys:ro
Expand Down

0 comments on commit 05736e1

Please sign in to comment.