Skip to content

v0.8.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 16:08
· 1 commit to main since this release
e2ddc15

Highlights

This is another hotfix release to address a regression that causes exec /bin/sh: exec format error when running a cross-architecture image. The issue is finally resolved.

Other Updates

  • Disable implicit loading of config from template (when present). Now requires the --template flag.
  • Cross-architecture container execution can now be disabled by setting --binfmt=false flag.

Commits

Full Changelog: v0.8.3...v0.8.4