Skip to content

v0.1.13

Latest
Compare
Choose a tag to compare
@tianon tianon released this 18 Jan 00:56
9eef708

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
    • newer setup-go (#94)
    • Windows Server 2025 (#112)
    • more correct BASHBREW_LIBRARY timing (#106)
  • scripts/bashbrew-host-arch.sh now supports rpm (#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.)