Skip to content

Releases: docker/setup-buildx-action

v1.2.0

Choose a tag to compare

@crazy-max crazy-max released this 23 Apr 21:16
012185c
  • Remove os limitation (#71)
  • Add test job for config input (#68)
  • BuildKit container logs (#70)
  • Enhance builder inspection (#69)
  • Add config input (#67)
  • Bump @actions/core from 1.2.6 to 1.2.7 (#65)

v1.1.2

Choose a tag to compare

@crazy-max crazy-max released this 07 Apr 11:00
2a4b536
  • Fix doc links (#63)
  • Bump @actions/http-client from 1.0.9 to 1.0.11 (#61)
  • Enhance workflow (#62)
  • Bump semver from 7.3.4 to 7.3.5 (#59)

v1.1.1

Choose a tag to compare

@crazy-max crazy-max released this 05 Jan 12:42
154c24e
  • Revert BuildKit step log limits tweak (#50)

v1.1.0

Choose a tag to compare

@crazy-max crazy-max released this 04 Jan 22:59
87e1457
  • Override the configured builder instance (#49)
  • Improve builder name generation (#48)
  • Tweak BuildKit step log limits (#46)

v1.0.4

Choose a tag to compare

@crazy-max crazy-max released this 13 Dec 05:26
5c0276a
  • Remove hardcoded buildkit container image moby/buildkit:v0.8-beta (#43)
  • Bumps semver from 7.3.2 to 7.3.4 (#42)

v1.0.3

Choose a tag to compare

@crazy-max crazy-max released this 18 Nov 17:35
07b1484
  • Group log output (#32)
  • Bump @actions/tool-cache from 1.6.0 to 1.6.1 (#36)
  • Bump @actions/http-client from 1.0.8 to 1.0.9 (#30)

v1.0.2

Choose a tag to compare

@crazy-max crazy-max released this 05 Oct 18:27
044aaa9
  • Temporarly set buildkit container image to moby/buildkit:v0.8-beta (#27)

v1.0.1

Choose a tag to compare

@crazy-max crazy-max released this 01 Oct 17:40
c631d8c

v1.0.0

Choose a tag to compare

@crazy-max crazy-max released this 28 Sep 22:58
cf09c5c
  • Initial version