Merge pull request #162 from cschug/upg_prometheus_2_50_1

chore: upgrade Prometheus 2.50.0 -> 2.50.1
This commit is contained in:
Christoph Schug 2024-02-27 13:49:33 +01:00 committed by GitHub
commit f826351b07
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.50.0
image: prom/prometheus:v2.50.1
container_name: prometheus
ports:
- 9090:9090