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