We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 600dd51 commit 088bdc3Copy full SHA for 088bdc3
docker-compose-monitoring.yaml
@@ -31,7 +31,7 @@ services:
31
- expose
32
33
node-exporter:
34
- image: prom/node-exporter:v1.7.0
+ image: prom/node-exporter:v1.8.2
35
restart: unless-stopped
36
# ports:
37
# - 9100:9100
0 commit comments