chore: upgrade Prometheus 2.50.0 -> 2.50.1

This commit is contained in:
Christoph Schug 2024-02-26 13:29:49 +01:00
parent e0f744b6b1
commit c5941e2151

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