mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 13:22:18 +08:00
chore(deps): update dbgate/dbgate docker tag to v5.5.3
This commit is contained in:
parent
060cde08ed
commit
bbecb9021d
@ -8,7 +8,7 @@ services:
|
|||||||
- "${PANEL_APP_PORT_HTTP}:3000"
|
- "${PANEL_APP_PORT_HTTP}:3000"
|
||||||
volumes:
|
volumes:
|
||||||
- "${DATA_PATH}:/root/.dbgate"
|
- "${DATA_PATH}:/root/.dbgate"
|
||||||
image: "dbgate/dbgate:5.5.2"
|
image: "dbgate/dbgate:5.5.3"
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user