Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 22:08
v1.1.0
905aeb9
[v1.1.0] - 2024-02-14

Build and Pull based on more stable methods provided by buildah. Removed unnecessary caching on the front end and more.. Now support older versions of buildah as well.

Added
- Support for ubuntu
- Now support all foreign pulled images as well as successful image builds persists in the cache

Changed
- Documentation updates
- Removed `rm` option
- Made the `pull` option more reliable, rather than using an hacked version of build

Fixed
- Added support for older stable releases of buildah (maintained versions in ubuntu)