mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +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:
parent
d6a631ca4f
commit
68b6458aab
@ -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'
|
Loading…
Reference in New Issue
Block a user