Skip to content

Releases: docker/github-builder

v1.2.0

12 Mar 18:48
Immutable release. Only release title and notes can be modified.
1fbf7b5

Choose a tag to compare

  • build/bake: add digest output to return digest of image pushed or artifact uploaded by @crazy-max in #126
  • update BuildKit to 0.28.0 and Buildx to 0.32.1 by @crazy-max in #123
  • update docker/actions-toolkit to 0.81.0 by @crazy-max in #125 #128
  • update docker/bake-action from 6.10.0 to 7.0.0 in #135
  • update docker/build-push-action from 6.19.2 to 7.0.0 in #133
  • update docker/login-action from 3.7.0 to 4.0.0 in #131
  • update docker/metadata-action from 5.10.0 to 6.0.0 in #134
  • update docker/setup-buildx-action from 3.12.0 to 4.0.0 in #132
  • update docker/setup-qemu-action from 3.7.0 to 4.0.0 in #137
  • update actions/download-artifact from 7.0.0 to 8.0.1 in #122 #140
  • update actions/upload-artifact from 6.0.0 to 7.0.0 in #124
  • update crazy-max/ghaction-github-runtime from 3.1.0 to 4.0.0 in #129

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 Feb 13:57
Immutable release. Only release title and notes can be modified.
abff786

Choose a tag to compare

  • bake: allow named contexts target dependencies by @crazy-max in #114
  • build/bake: fix missing builder-id in provenance by @crazy-max in #111
  • update binfmt to v10.2.1-65 by @crazy-max in #118
  • update docker/build-push-action from 6.18.0 to 6.19.2 in #120

Full Changelog: v1.0.0...v1.1.0

v1.0.0

29 Jan 20:32
c767551

Choose a tag to compare

  • initial version