We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0e6d0 commit a9764e7Copy full SHA for a9764e7
docker-compose-monitoring.yaml
@@ -29,7 +29,7 @@ services:
29
- expose
30
31
node-exporter:
32
- image: prom/node-exporter:v1.9.0
+ image: prom/node-exporter:v1.9.1
33
restart: unless-stopped
34
# ports:
35
# - 9100:9100
0 commit comments