Dockerfile: update integration-cli CLI to v25.0.5#51187
Merged
vvoland merged 1 commit intomoby:masterfrom Oct 31, 2025
Merged
Conversation
8a5eb06 to
885c585
Compare
Contributor
|
moby/integration-cli/docker_cli_build_test.go Line 6253 in 885c585 This comment needs update too! 😄 |
afef94e to
5b17f6f
Compare
Member
Author
|
BuildKit sets a zero-date for "from scratch" images, so randomizing the order because of that; |
6d3e377 to
01bc11b
Compare
Now that we're raising the minimum API version, we can also update the CLI used in our integration-cli tests. Signed-off-by: Sebastiaan van Stijn <[email protected]>
01bc11b to
6aea8c2
Compare
vvoland
approved these changes
Oct 31, 2025
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.
Now that we're raising the minimum API version, we can also update the CLI used in our integration-cli tests.
- What I did
- How I did it
- How to verify it
- Human readable description for the release notes
- A picture of a cute animal (not mandatory but encouraged)