Compare commits
1 commit
3450754e8b
...
cd15864462
| Author | SHA1 | Date | |
|---|---|---|---|
| cd15864462 |
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
services:
|
||||
|
||||
prometheus:
|
||||
image: docker.io/prom/prometheus:v3.11.3
|
||||
image: docker.io/prom/prometheus:v3.11.2
|
||||
container_name: prometheus
|
||||
command:
|
||||
- '--config.file=/etc/prometheus/prometheus.yml'
|
||||
|
|
@ -46,7 +46,7 @@ services:
|
|||
- graf_data:/var/lib/grafana
|
||||
|
||||
pve-exporter:
|
||||
image: docker.io/prompve/prometheus-pve-exporter:3.8.3
|
||||
image: docker.io/prompve/prometheus-pve-exporter:3.8.2
|
||||
container_name: pve-exporter
|
||||
ports:
|
||||
- 9221:9221
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue