chore(deps): update prom/prometheus docker tag to v2.54.1 (#2005)

* chore(deps): update prom/prometheus docker tag to v2.54.1

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2024-08-28 13:50:32 +08:00 committed by GitHub
parent 2af913cfc2
commit 1d7dd2785d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
volumes: volumes:
- ./conf:/etc/prometheus/ - ./conf:/etc/prometheus/
- ./prometheus:/prometheus - ./prometheus:/prometheus
image: prom/prometheus:v2.54.0 image: prom/prometheus:v2.54.1
command: command:
- '--config.file=/etc/prometheus/prometheus.yml' - '--config.file=/etc/prometheus/prometheus.yml'
- '--storage.tsdb.path=/prometheus' - '--storage.tsdb.path=/prometheus'