mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 05:12:19 +08:00
Update prom/prometheus Docker tag to v3.3.0
This commit is contained in:
parent
746d8b48c0
commit
01afbe6572
@ -8,7 +8,7 @@ services:
|
|||||||
- "${PANEL_APP_PORT_HTTP}:9090"
|
- "${PANEL_APP_PORT_HTTP}:9090"
|
||||||
volumes:
|
volumes:
|
||||||
- "./data:/etc/prometheus"
|
- "./data:/etc/prometheus"
|
||||||
image: prom/prometheus:v3.2.1
|
image: prom/prometheus:v3.3.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user