chore(deps): update dbgate/dbgate docker tag to v5.2.8
This commit is contained in:
parent
8235b46f9e
commit
0c73b0cc3e
|
|
@ -9,7 +9,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.2.7"
|
image: "dbgate/dbgate:5.2.8"
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue