chore(Prometheus): Upgrade to 2.33.1
https://github.com/prometheus/prometheus/releases/tag/v2.33.1
This commit is contained in:
parent
d75ffc2ad6
commit
23c932580f
|
@ -12,7 +12,7 @@ services:
|
|||
build:
|
||||
context: .
|
||||
args:
|
||||
PROMETHEUS_IMAGE: ${PROMETHEUS_IMAGE:-prom/prometheus:v2.32.1}
|
||||
PROMETHEUS_IMAGE: ${PROMETHEUS_IMAGE:-prom/prometheus:v2.33.1}
|
||||
volumes:
|
||||
- prometheus:/prometheus
|
||||
restart: always
|
||||
|
|
Loading…
Reference in New Issue