Merge pull request #408 from ChristianLempa/renovate/docker.io-prom-prometheus-2.54.x

chore(deps): update docker.io/prom/prometheus docker tag to v2.54.1
This commit is contained in:
Christoph Schug 2024-08-27 17:41:25 +02:00 committed by GitHub
commit f4f3436ecf
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:v2.54.0
image: docker.io/prom/prometheus:v2.54.1
container_name: prometheus
ports:
- 9090:9090