vendor: update buildkit to 71f99c52a669#2417
Merged
tonistiigi merged 2 commits intodocker:masterfrom Apr 17, 2024
Merged
Conversation
Signed-off-by: Tonis Tiigi <[email protected]>
crazy-max
approved these changes
Apr 17, 2024
crazy-max
reviewed
Apr 17, 2024
| // https://github.com/moby/buildkit/commit/71f99c52a669dc0322b5ea57bc28a09c20427227 | ||
| //nolint:gosec // G101: false-positive | ||
| printLintFallbackImage = "docker/dockerfile-upstream@sha256:2e302d1450bb1c3d9ef9b52800d2f3738cdfd21ead73a403e32a9bc275290e7c" | ||
| printLintFallbackImage = "docker.io/docker/dockerfile-upstream:master@sha256:47663570b6cc49ed90dc6e3215090a366989ab934d12dc93856a8ae0d27a95e7" |
Member
There was a problem hiding this comment.
I see docker.io prepend, should we do the same here 810d36f#diff-7fdd319c657fbde54b83a5dfa233c5c2c417b291739ff75c05dc5d83ee7a9d24R56 and
buildx/driver/bkimage/bkimage.go
Lines 4 to 5 in 1b16594
Member
Author
There was a problem hiding this comment.
Functionally it doesn't matter
Signed-off-by: Tonis Tiigi <[email protected]>
810d36f to
370a5aa
Compare
crazy-max
approved these changes
Apr 17, 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.
closes #2413