mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 05:12:19 +08:00
Merge pull request #3232 from okxlin/renovate/dbgate-dbgate-6.x
Update dbgate/dbgate Docker tag to v6.5.4
This commit is contained in:
commit
8c77906364
@ -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:6.3.3"
|
image: "dbgate/dbgate:6.5.4"
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user