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