Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20.10] update docker/docker and buildkit #3919

Merged
merged 2 commits into from Dec 15, 2022

Conversation

thaJeztah
Copy link
Member

vendor: github.com/moby/buildkit v0.8.4-0.20221020190723-eeb7b65ab7d6

full diff: moby/buildkit@c014937...eeb7b65

vendor: github.com/docker/docker v20.10.21

full diff: moby/moby@v20.10.20...v20.10.21

full diff: moby/moby@v20.10.20...v20.10.21

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Comment on lines -216 to +217
cmd.Env = append(cmd.Env, "GIT_PROTOCOL_FROM_USER=0")
cmd.Env = append(os.Environ(), "GIT_PROTOCOL_FROM_USER=0")
Copy link
Member Author

Choose a reason for hiding this comment

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

@thaJeztah
Copy link
Member Author

CI is happy; bringing this in

@thaJeztah thaJeztah merged commit 3a2c30b into docker:20.10 Dec 15, 2022
@thaJeztah thaJeztah deleted the 20.10_update_engine branch December 15, 2022 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant