mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 21:16:55 +08:00
chore(deps): update prom/prometheus docker tag to v2.49.1 (#819)
* chore(deps): update prom/prometheus docker tag to v2.49.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:
parent
e0c2580d07
commit
8e9499b46d
@ -10,7 +10,7 @@ services:
|
||||
volumes:
|
||||
- ./conf:/etc/prometheus/
|
||||
- ./prometheus:/prometheus
|
||||
image: prom/prometheus:v2.49.0
|
||||
image: prom/prometheus:v2.49.1
|
||||
command:
|
||||
- '--config.file=/etc/prometheus/prometheus.yml'
|
||||
- '--storage.tsdb.path=/prometheus'
|
Loading…
Reference in New Issue
Block a user