| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-14 | 276 Bytes | |
| v3.10.1 source code.tar.gz | 2026-05-14 | 8.2 MB | |
| v3.10.1 source code.zip | 2026-05-14 | 11.6 MB | |
| Totals: 3 Items | 19.8 MB | 0 | |
Memgraph v3.10.1 - May 15th, 2026
🐞 Bug fixes
- Fixed Memgraph and MAGE Docker containers failing to start when there are no command line arguments provided, e.g.
docker run -it memgraph/memgraph:3.10.0. #4145