| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-17 | 489 Bytes | |
| v3.0.11 source code.tar.gz | 2026-05-17 | 10.3 MB | |
| v3.0.11 source code.zip | 2026-05-17 | 10.5 MB | |
| Totals: 3 Items | 20.8 MB | 0 | |
Backend v3.0.11
Docker image (multi-arch, amd64 + arm64):
:::bash
docker pull ghcr.io/brokermr810/quantdinger-backend:v3.0.11
Pin in docker-compose.ghcr.yml via IMAGE_TAG=v3.0.11 in a project-root .env.
What's Changed
- refactor(deploy): move frontend delivery to GHCR and simplify compose workflow by @hang666 in https://github.com/brokermr810/QuantDinger/pull/108
Full Changelog: https://github.com/brokermr810/QuantDinger/compare/v3.0.9...v3.0.11