We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87feca8 commit 0277429Copy full SHA for 0277429
docker-compose-monitoring.yaml
@@ -29,7 +29,7 @@ services:
29
- expose
30
31
node-exporter:
32
- image: prom/node-exporter:v1.9.1
+ image: prom/node-exporter:v1.10.2
33
restart: unless-stopped
34
# ports:
35
# - 9100:9100
0 commit comments