What’s New

Astro astro@7.1.3

astro@7.1.3
Fixed
  • Image optimization during astro build now respects the container's CPU limit, reducing peak memory usage and avoiding out-of-memory crashes in CPU-limited containers
Patch Changes
  • #17427 630b382 Thanks @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.
View original