Merge pull request #660 from ChristianLempa/renovate/docker.io-prom-prometheus-3.x

chore(deps): update docker.io/prom/prometheus docker tag to v3.1.0
This commit is contained in:
Christian Lempa 2025-01-13 17:00:11 +01:00 committed by GitHub
commit 0f1d9e279f
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: docker.io/prom/prometheus:v3.0.0
image: docker.io/prom/prometheus:v3.1.0
container_name: prometheus
ports:
- 9090:9090