chore(Prometheus): Upgrade to 2.34.0
https://github.com/prometheus/prometheus/releases/tag/v2.34.0
This commit is contained in:
parent
ec4ae3a8b8
commit
10337ac53c
|
@ -12,7 +12,7 @@ services:
|
|||
build:
|
||||
context: .
|
||||
args:
|
||||
PROMETHEUS_IMAGE: ${PROMETHEUS_IMAGE:-prom/prometheus:v2.33.4}
|
||||
PROMETHEUS_IMAGE: ${PROMETHEUS_IMAGE:-prom/prometheus:v2.34.0}
|
||||
volumes:
|
||||
- prometheus:/prometheus
|
||||
restart: always
|
||||
|
|
Loading…
Reference in New Issue