⬆️ Update prom/snmp-exporter Docker tag to v0.27.0
This commit is contained in:
parent
91274e9faa
commit
81911cf042
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ services:
|
||||||
|
|
||||||
## Exporters
|
## Exporters
|
||||||
snmp-exporter:
|
snmp-exporter:
|
||||||
image: prom/snmp-exporter:v0.26.0
|
image: prom/snmp-exporter:v0.27.0
|
||||||
container_name: snmp-exporter
|
container_name: snmp-exporter
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/snmp:/etc/snmp_exporter
|
- /docker/appdata/snmp:/etc/snmp_exporter
|
||||||
|
|
Loading…
Reference in a new issue