Skip to content

Commit

Permalink
Update quay.io/prometheus/prometheus Docker tag to v2.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent e33f870 commit 1bcfa27
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.54.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 1bcfa27

Please sign in to comment.