Summary
- Include the following envars in builds:
- BUILDER_IMAGE
- BUILDER_PACKAGE
- BUILDER_REPO
- BUILDER_TAG
- Fix: Builder failed on new repos, since cleanup had no packages to work with
What's Changed
- Fix typo in README by @conbrad in #58
- feat: add build envars to Dockerfiles and images by @DerekRoberts in #59
- chore(deps): update dependency ubuntu to v24 by @renovate in #60
- fix: package cleanup for new repo (no previous packages) by @DerekRoberts in #61
New Contributors
Full Changelog: v2.2.0...v2.3.0