Files
pulumi-docker-build/CHANGELOG.md
dependabot[bot] 1febe659ca Bump the docker group with 5 updates (#113)
Bumps the docker group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/docker/buildx](https://github.com/docker/buildx) |
`0.13.1` | `0.15.1` |
| [github.com/docker/cli](https://github.com/docker/cli) |
`26.0.0-rc1+incompatible` | `26.1.4+incompatible` |
|
[github.com/docker/distribution](https://github.com/docker/distribution)
| `2.8.2+incompatible` | `2.8.3+incompatible` |
| [github.com/docker/docker](https://github.com/docker/docker) |
`26.0.0-rc1+incompatible` | `26.1.4+incompatible` |
| [github.com/moby/buildkit](https://github.com/moby/buildkit) |
`0.13.0` | `0.14.1` |

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Bryce Lampe <bryce@pulumi.com>
2024-06-26 11:07:02 -07:00

752 B

Unreleased

Changed

  • Upgraded buildkit from 0.13.0 to 0.14.1.
  • Upgraded buildx from 0.13.1. to 0.15.1.
  • Upgraded docker from 26.0.0-rc1 to 26.1.4.

0.0.3 (2024-05-31)

Fixed

Changed

  • The provider will now wait for new builders to fully boot.

0.0.2 (2024-04-25)

Fixed

  • Upgraded pulumi-go-provider to fix a panic during cancellation.

0.0.1 (2024-04-23)

Initial release.