mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-23 19:37:42 +08:00
Merge pull request #3015 from okxlin/renovate/prom-prometheus-3.x
Update prom/prometheus Docker tag to v3.2.1
This commit is contained in:
commit
14865a9a58
@ -8,7 +8,7 @@ services:
|
||||
- "${PANEL_APP_PORT_HTTP}:9090"
|
||||
volumes:
|
||||
- "./data:/etc/prometheus"
|
||||
image: prom/prometheus:v3.0.1
|
||||
image: prom/prometheus:v3.2.1
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user