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