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.14.0 and Docker Compose to v2.27.0 #1317

Merged
merged 2 commits into from
May 2, 2024

Conversation

orien
Copy link
Contributor

@orien orien commented May 1, 2024

Context

Docker buildx v0.14.0 has been released!

Change

Upgrade buildx from 0.13.0 to 0.14.0

Considerations

See the buildx release notes for details of the changes:

@@ -1,8 +1,8 @@
#!/usr/bin/env bash
set -euo pipefail

DOCKER_COMPOSE_V2_VERSION=2.24.6
DOCKER_BUILDX_VERSION=0.13.0
DOCKER_COMPOSE_V2_VERSION=2.27.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

While I'm here, also bump Docker Compose from 2.24.6 to 2.27.0

Release notes:

Copy link
Contributor

@DrJosh9000 DrJosh9000 left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM ✨

@DrJosh9000 DrJosh9000 enabled auto-merge May 2, 2024 02:42
@DrJosh9000 DrJosh9000 merged commit 4b2c94b into buildkite:main May 2, 2024
1 check passed
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.

None yet

2 participants