v0.16.0 - now with an extra build stage to save space
·
40 commits
to refs/heads/main
since this release
Kind of embarrassed it took this long to move to a multi-stage build, but here we are. I wrote up more about the process if you want to do this to your own runners internally - https://some-natalie.dev/blog/squash-big-builds/
On these, it saves 5-20% on image size 🎉
And some dependencies got bumped too
Changes
- move everything to squash builds to save space @some-natalie (#286)
🧰 Maintenance
- bump deps @some-natalie (#288)
- bump docker, compose, clean scripts @some-natalie (#287)
- Bump anchore/scan-action from 5 to 6 @dependabot[bot] (#285)