⬆️ Update prom/prometheus Docker tag to v2.55.0
This commit is contained in:
parent
91fb993c95
commit
5fd2495f67
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
prometheus:
|
||||
image: prom/prometheus:v2.54.1
|
||||
image: prom/prometheus:v2.55.0
|
||||
container_name: prometheus
|
||||
command:
|
||||
- '--config.file=/etc/prometheus/prometheus.yml'
|
||||
|
|
Loading…
Reference in a new issue