1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-17 01:39:34 +08:00

chore(deps): update prom/prometheus docker tag to v2.54.0 (#1911)

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

* 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-13 10:20:17 +08:00 committed by GitHub
parent a60fbe11e5
commit e08c710665
5 changed files with 1 additions and 1 deletions

View File

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