Skip to content

buildkit/v1.0.2

Compare
Choose a tag to compare
@ashb ashb released this 20 Mar 11:25
· 2 commits to main since this release
4943a26

What's Changed

  • Fix warning about Airflow version in venv not matching the Astro Runt… by @ashb in #28
  • Correctly parse ONBUILD instructions by @ashb in #30
  • Correctly handle producing multiple Venvs for the same python version by @ashb in #32

Internal changes

  • Fix tests with Airflow 2.6 by @ashb in #20
  • Refactor parsing of Dockerfile into separate functions by @ashb in #21
  • Get tests to run with latest (or almost latest) Airflow and deps by @ashb in #27
  • Update README.md with latest Astro Runtime version by @RNHTTR in #26
  • Switch to Go 1.21 by @ashb in #31

Full Changelog: buildkit/v1.0.1...buildkit/v1.0.2