0.8.1
Use Alpine 3.18 as our base image
Previously we were using Alpine 3.16. This should have no impact on anyone unless they are using this image as the base image for another.
Add Fedora 39 support
We've added support for identifying Fedora 39 and downloading packages for it. As of the time of this release, no release versions of ponyc
are available- only nightly versions. Release versions of ponyc
will be available once a version of ponyc
post 0.58.1 is released.
[0.8.1] - 2024-01-30
Added
- Add support for Fedora 39 (PR #289)
Changed
- Update base image to Alpine 3.18 (PR #268)