mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
vendor: update buildkit to 93b40706a007
Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
1
vendor/github.com/moby/buildkit/solver/pb/ops.proto
generated
vendored
1
vendor/github.com/moby/buildkit/solver/pb/ops.proto
generated
vendored
@ -63,6 +63,7 @@ message Meta {
|
||||
string hostname = 7;
|
||||
repeated Ulimit ulimit = 9;
|
||||
string cgroupParent = 10;
|
||||
bool removeMountStubsRecursive = 11;
|
||||
}
|
||||
|
||||
message HostIP {
|
||||
|
Reference in New Issue
Block a user