chore(deps): update dbgate/dbgate docker tag to v5.3.4
This commit is contained in:
parent
aae8dd2ec8
commit
f017a0ff58
|
|
@ -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.3.3"
|
image: "dbgate/dbgate:5.3.4"
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue