Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unpin version of the example alpine builder used in CI
In CI a `pack build` is performed using one of libcnb's example CNBs and the upstream `cnb/sample-builder:alpine` builder, in order to test that our static MUSL compile works with non-libc base images. However, in #594 the version of that builder had to be pinned to an older release, to work around a temporary incompatibility between the latest version of the builder and the latest stable Pack CLI. Now that Pack CLI 0.30 has been released, the latest alpine builder will work again.
- Loading branch information