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