Skip to content

Commit 0277429

Browse files
Update prom/node-exporter Docker tag to v1.10.2
1 parent 87feca8 commit 0277429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-monitoring.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
- expose
3030

3131
node-exporter:
32-
image: prom/node-exporter:v1.9.1
32+
image: prom/node-exporter:v1.10.2
3333
restart: unless-stopped
3434
# ports:
3535
# - 9100:9100

0 commit comments

Comments
 (0)