Notable changes: (v0.1.12...v0.1.13)
- ensure
GitCommit
must be a full commit hash (#105) - add support for parsing
RUN --mount=type=bind,from=...
dependencies (#113) - GHA updates/fixes
scripts/bashbrew-host-arch.sh
now supportsrpm
(#96)
(See https://github.com/docker-library/bashbrew/blob/v0.1.13/scripts/bashbrew-host-arch.sh for a useful script that can help determine the appropriate binary to download for a given environment dynamically.)