Skip to content

bump docker engine and cli version to 23.0.0 with buildkit(v0.11.2) and buildx (v0.10.2) - #10247

Merged
ndeloof merged 1 commit into
docker:v2from
glours:bump-docker-deps-23.0.0
Feb 8, 2023
Merged

bump docker engine and cli version to 23.0.0 with buildkit(v0.11.2) and buildx (v0.10.2)#10247
ndeloof merged 1 commit into
docker:v2from
glours:bump-docker-deps-23.0.0

Conversation

@glours

Copy link
Copy Markdown
Contributor

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 teamFebruary 6, 2023 15:02
@gloursglours self-assigned this Feb 6, 2023
@glours
glours requested review from StefanScherer, laurazard, milas, ndeloof, nicksieger and ulyssessouza and removed request for a teamFebruary 6, 2023 15:02
@codecov

codecovBot commented Feb 6, 2023

Copy link
Copy Markdown

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.

@glours
gloursforce-pushed the bump-docker-deps-23.0.0 branch from d8273c2 to 92436e7CompareFebruary 6, 2023 16:08
return imagesBuilt, err
}

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🧹

@milasmilas mentioned this pull request Feb 6, 2023
…nd buildx (v0.10.2)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
@glours
gloursforce-pushed the bump-docker-deps-23.0.0 branch from 92436e7 to 497d314CompareFebruary 7, 2023 16:24
@ndeloof
ndeloof merged commit 70ab9f8 into docker:v2Feb 8, 2023
@glours
glours deleted the bump-docker-deps-23.0.0 branch June 30, 2025 21:04
Sign up for freeto 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

@glours@ndeloof@milas