Skip to content

v0.0.1-alpha-rc.2

Compare
Choose a tag to compare
@jpmcb jpmcb released this 04 Aug 15:15
· 78 commits to alpha since this release
afc4d19

What's Changed

  • Dockerfile: fix typo in build vs. target platform by @jpmcb in #18

    Using the BUILDPLATFORM for the base images didn't result in compatible cross compiled images since some of the C/C++ runtime bits (like onnxruntime). This release should generate compatible cross compiled images.

Full Changelog: v0.0.1-alpha-rc.1...v0.0.1-alpha-rc.2