astro@7.1.3
Robbyant/lingbot-mapastro@7.1.3Jul 20, 2026by astrobot-houston
AI Summary
A patch release optimizing build performance in containerized environments by fixing parallel processing issues.
Key Highlights
- Fixed image optimization during build using too many parallel processes
- Builds now respect container CPU limits
- Reduces peak memory usage and prevents out-of-memory crashes
New Features
- Improved build stability in CPU-limited containers
Full Release Notes
### Patch Changes
- [#17427](https://github.com/withastro/astro/pull/17427) [`630b382`](https://github.com/withastro/astro/commit/630b382ce3303c350154338e59cb5444c5316764) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Fixes image optimization during `astro build` using too many parallel processes in CPU-limited containers. Builds now respect the container's CPU limit, reducing peak memory usage and avoiding out-of-memory crashes.
</content>
</invoke>