Merge pull request #149 from cschug/upgrade_prometheus

chore: upgrade Prometheus 2.37.9 -> 2.50.0
This commit is contained in:
Christian Lempa 2024-02-23 11:18:35 +01:00 committed by GitHub
commit 3ab99c7ed7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ volumes:
driver: local
services:
prometheus:
image: prom/prometheus:v2.37.9
image: prom/prometheus:v2.50.0
container_name: prometheus
ports:
- 9090:9090