mirror of
https://github.com/okxlin/appstore.git
synced 2025-09-14 13:56:55 +08:00
Merge pull request #521 from okxlin/renovate/prom-prometheus-2.x
Update prom/prometheus Docker tag to v2.48.0
This commit is contained in:
commit
19942f543b
@ -9,7 +9,7 @@ services:
|
|||||||
- "${PANEL_APP_PORT_HTTP}:9090"
|
- "${PANEL_APP_PORT_HTTP}:9090"
|
||||||
volumes:
|
volumes:
|
||||||
- "./data:/etc/prometheus"
|
- "./data:/etc/prometheus"
|
||||||
image: prom/prometheus:v2.47.2
|
image: prom/prometheus:v2.48.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user