smolvm v1.9.1
What's Changed
- Use as_chunks instead of chunks_exact with a constant size across the workspace by @BinSquare in #1008
- Make image pulls work behind a proxy: thread it through the init bake and inherit it from the environment by @BinSquare in #1007
- Join a keep-alive container for fork-clone exec instead of launching a fresh container each call by @BinSquare in #1009
- Keep a forkable golden forkable across a config-change VM restart by @BinSquare in #1010
- Rebuild a damaged imported layer cache from the source artifact instead of trusting the extraction marker by @BinSquare in #994
- Bump the workspace to 1.9.1 by @BinSquare in #1012
Full Changelog: v1.9.0...v1.9.1