Skip to content

Commit

Permalink
Update quay.io/prometheus/prometheus Docker tag to v2.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent e33f870 commit 775ac17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
# volumes:
# - ./api-keys:/run/secrets/api-keys
prom:
image: quay.io/prometheus/prometheus:v2.47.0
image: quay.io/prometheus/prometheus:v2.53.0
volumes:
- ./prometheus.sample.yml:/etc/prometheus/prometheus.yml
command: '--config.file=/etc/prometheus/prometheus.yml --storage.tsdb.path=/prometheus'
Expand Down

0 comments on commit 775ac17

Please sign in to comment.