astro@7.1.3
withastro/astroastro@7.1.3Jul 20, 2026by astrobot-houston
AI Summary
A patch release optimizing image processing during builds to respect CPU limits and reduce memory usage.
Key Highlights
- Builds now respect CPU limits to reduce memory usage
- Fixed image optimization crashes 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>