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

vendor: update buildkit to master #2035

Merged
merged 3 commits into from
Sep 28, 2023
Merged

Conversation

jedevc
Copy link
Collaborator

@jedevc jedevc commented Sep 7, 2023

Updates Buildkit to the latest master commit (replaces #2023)

This pulls in relevant upstream changes such as:

@jedevc jedevc added the dependencies Pull requests that update a dependency file label Sep 7, 2023
@jedevc
Copy link
Collaborator Author

jedevc commented Sep 7, 2023

Note: test failures will be due to #2023 (comment), we need to update to point to the image built from buildkit:master once moby/buildkit#4213 merges.

ARG BUILDKIT_VERSION=v0.11.6

go.mod Outdated Show resolved Hide resolved
@jedevc jedevc force-pushed the update-buildkit branch 3 times, most recently from 86aae63 to 951a642 Compare September 8, 2023 09:03
@jedevc jedevc marked this pull request as ready for review September 8, 2023 09:03
go.mod Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Signed-off-by: Justin Chadwell <me@jedevc.com>
Signed-off-by: Justin Chadwell <me@jedevc.com>
Without this, we attempt to overwrite the previous display in the lines
above which have been filled with logs from the monitor (see when used
with `--invoke`).

Signed-off-by: Justin Chadwell <me@jedevc.com>
@crazy-max crazy-max merged commit e6756d9 into docker:master Sep 28, 2023
59 checks passed
@jedevc jedevc deleted the update-buildkit branch October 23, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants