Merge pull request #351 from ChristianLempa/renovate/docker.io-prom-prometheus-2.53.x

chore(deps): update docker.io/prom/prometheus docker tag to v2.53.1
This commit is contained in:
Christoph Schug 2024-07-10 14:19:27 +02:00 committed by GitHub
commit ec6e88cb00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ volumes:
driver: local driver: local
services: services:
prometheus: prometheus:
image: docker.io/prom/prometheus:v2.53.0 image: docker.io/prom/prometheus:v2.53.1
container_name: prometheus container_name: prometheus
ports: ports:
- 9090:9090 - 9090:9090