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