chore(deps): update prom/prometheus docker tag to v2.47.2
This commit is contained in:
parent
a61a286010
commit
795ebfd687
|
|
@ -97,7 +97,7 @@ services:
|
|||
|
||||
prometheus:
|
||||
container_name: prometheus
|
||||
image: prom/prometheus:v2.47.1
|
||||
image: prom/prometheus:v2.47.2
|
||||
restart: always
|
||||
volumes:
|
||||
- ./config/prometheus/prometheus.yaml:/etc/prometheus/prometheus.yml
|
||||
|
|
|
|||
Loading…
Reference in New Issue