Skip to content

vendor: update buildkit to 71f99c52a669#2417

Merged
tonistiigi merged 2 commits intodocker:masterfrom
tonistiigi:update-buildkit-240417
Apr 17, 2024
Merged

vendor: update buildkit to 71f99c52a669#2417
tonistiigi merged 2 commits intodocker:masterfrom
tonistiigi:update-buildkit-240417

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

closes #2413

Comment thread build/build.go Outdated
// 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"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I see docker.io prepend, should we do the same here 810d36f#diff-7fdd319c657fbde54b83a5dfa233c5c2c417b291739ff75c05dc5d83ee7a9d24R56 and

DefaultImage = "moby/buildkit:buildx-stable-1" // TODO: make this verified
QemuImage = "tonistiigi/binfmt:latest" // TODO: make this verified
?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Functionally it doesn't matter

Signed-off-by: Tonis Tiigi <[email protected]>
@tonistiigi tonistiigi force-pushed the update-buildkit-240417 branch from 810d36f to 370a5aa Compare April 17, 2024 16:19
@tonistiigi tonistiigi merged commit 171fcbe into docker:master Apr 17, 2024
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.

[v0.14] normalize source printing for lint warnings

2 participants