⬆️ Update prom/prometheus Docker tag to v3.1.0
This commit is contained in:
parent
3c60971862
commit
afc4d299ef
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
prometheus:
|
prometheus:
|
||||||
image: prom/prometheus:v3.0.1
|
image: prom/prometheus:v3.1.0
|
||||||
container_name: prometheus
|
container_name: prometheus
|
||||||
command:
|
command:
|
||||||
- '--config.file=/etc/prometheus/prometheus.yml'
|
- '--config.file=/etc/prometheus/prometheus.yml'
|
||||||
|
|
Loading…
Reference in a new issue