Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Docker buildx to v0.15.0 #1329

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Bump Docker buildx to v0.15.0 #1329

merged 1 commit into from
Jun 18, 2024

Conversation

rianmcguire
Copy link
Contributor

This release includes a fix for this buildkit caching issue: moby/buildkit#2274

@rianmcguire rianmcguire requested review from jordandcarter and a team June 17, 2024 06:26
@@ -2,7 +2,7 @@
set -euo pipefail

DOCKER_COMPOSE_V2_VERSION=2.27.0
DOCKER_BUILDX_VERSION=0.14.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think v0.15 exists yet...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My link was a bit misleading, sorry! buildx v0.15.0 has been released, which contains buildkit v0.14.0, which has the bugfix.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah of course! my bad. on another note, the dependencies section in the moby/docker changelogs is quite nice, i wonder if we could steal that for the agent....

Copy link
Contributor

@moskyb moskyb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh shoot sorry i didn't mean to approve!

Copy link
Contributor

@moskyb moskyb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love it!

@rianmcguire rianmcguire merged commit 086ddca into main Jun 18, 2024
1 check passed
@rianmcguire rianmcguire deleted the buildx-0.15.0 branch June 18, 2024 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants