chore(deps): update prom/prometheus docker tag to v2.48.1 (#694)

* chore(deps): update prom/prometheus docker tag to v2.48.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] 2023-12-10 16:32:14 +08:00 committed by GitHub
parent 03efb522b0
commit 20f5d9dee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 1 additions and 1 deletions

View File

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