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