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 engine and cli version to 23.0.0 with buildkit(v0.11.2) and buildx (v0.10.2) #10247

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

glours
Copy link
Contributor

@glours glours commented Feb 6, 2023

Signed-off-by: Guillaume Lours 705411+glours@users.noreply.github.com

What I did
Bump version of Docker Engine and CLI to v23.0.0, and also bump Builkit to v0.11.2 and buildx to v0.10.2

Related issue
https://docker.atlassian.net/browse/ENV-88

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

@glours glours requested a review from a team February 6, 2023 15:02
@glours glours self-assigned this Feb 6, 2023
@glours glours requested review from nicksieger, ndeloof, StefanScherer, ulyssessouza, milas and laurazard and removed request for a team February 6, 2023 15:02
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Base: 73.89% // Head: 73.89% // No change to project coverage 👍

Coverage data is based on head (92436e7) compared to base (9a4e74c).
Patch has no changes to coverable lines.

❗ Current head 92436e7 differs from pull request most recent head 497d314. Consider uploading reports for the commit 497d314 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##               v2   #10247   +/-   ##
=======================================
  Coverage   73.89%   73.89%           
=======================================
  Files           2        2           
  Lines         272      272           
=======================================
  Hits          201      201           
  Misses         60       60           
  Partials       11       11           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@@ -80,187 +76,3 @@ func (s *composeService) doBuildBuildkit(ctx context.Context, opts map[string]bu

return imagesBuilt, err
}

func (s *composeService) getDrivers(ctx context.Context) ([]build.DriverInfo, error) { //nolint:gocyclo
Copy link
Contributor

Choose a reason for hiding this comment

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

🧹

…nd buildx (v0.10.2)

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
@glours glours force-pushed the bump-docker-deps-23.0.0 branch from 92436e7 to 497d314 Compare February 7, 2023 16:24
@ndeloof ndeloof merged commit 70ab9f8 into docker:v2 Feb 8, 2023
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.

3 participants