vendor: update buildkit to 0692ad79

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi
2022-02-25 11:32:50 -08:00
parent 7af29802d4
commit d2e53f5e05
7 changed files with 246 additions and 178 deletions

View File

@ -254,6 +254,7 @@ message ExportCache {
message ProgressGroup {
string id = 1;
string name = 2;
bool weak = 3;
}
message ProxyEnv {