-
Notifications
You must be signed in to change notification settings - Fork 425
Closed as not planned
Description
Created by brew bump
Created with brew bump-formula-pr.
Details
release notes
## Use Alpine 3.20 as our base imagePreviously we were using Alpine 3.18 which has reached it's end-of-life. The change to 3.20 should have no impact on anyone unless they are using this image as the base image for another image.
Fix bug with default bundle directory handling
There was a bug in corral's handling of the the
-dcommand line option. The default value was set to the string "". This would result in corral.json not being found.The bug wasn't triggered because a bug in the Pony standard library prevented the default value from correctly being applied. Once that bug was fixed, corral stopped working unless a
-dvalue was provided.[0.8.2] - 2025-01-24
Fixed
- Fix bug with default bundle directory handling (PR #275)
Changed
- Use Alpine 3.20 as our base image (PR #271)
ANDY08065
Metadata
Metadata
Assignees
Labels
No labels