1
0
Fork 0

chore(deps): update prom/prometheus docker tag to v3.2.1 (#3319)

* chore(deps): update prom/prometheus docker tag to v3.2.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] 2025-02-26 22:20:49 +08:00 committed by GitHub
parent 29a403b2a5
commit be9ee35c1d
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:v3.2.0
image: prom/prometheus:v3.2.1
command:
- '--config.file=/etc/prometheus/prometheus.yml'
- '--storage.tsdb.path=/prometheus'