chore(deps): update to Moby v26.1 & buildx v0.14#11750
Merged
ndeloof merged 2 commits intodocker:mainfrom Apr 24, 2024
Merged
Conversation
milas
commented
Apr 19, 2024
go.mod
Outdated
Comment on lines
+16
to
+18
| github.com/docker/cli v26.0.1-0.20240419172455-118d6bafe06e+incompatible | ||
| github.com/docker/cli-docs-tool v0.7.0 | ||
| github.com/docker/docker v26.0.1+incompatible | ||
| github.com/docker/docker v26.0.1-0.20240419122302-ee8b788538ea+incompatible |
Contributor
Author
There was a problem hiding this comment.
@vvoland LMK if there's different commits I should be using for 26.1
Contributor
There was a problem hiding this comment.
Yeah, the engine shouldn't change at this point. But with CLI we still want to merge docker/cli#5030 on Monday.
Contributor
Author
There was a problem hiding this comment.
OK, that commit shouldn't impact Compose's usage of docker/cli as a library, so we should be fine here (Also, it doesn't have any hooks currently anyway 😛)
Contributor
There was a problem hiding this comment.
You can use v26.1.0 tags now 😄
* `moby/buildkit` commit comes from `docker/buildx` * v26.1-dev from `moby/moby` & `docker/cli` Signed-off-by: Milas Bowman <milas.bowman@docker.com>
0ee6203 to
bc3ef49
Compare
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
ndeloof
approved these changes
Apr 24, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
moby/buildkitcommit comes fromdocker/buildxmoby/moby&docker/cli