Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 03a47bb

Browse files
committed
[19.03] vendor: buildkit dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32 (v0.6.4-15-gdc6afa0f)
full diff: moby/buildkit@a7d7b7f...dc6afa0 - solver: avoid recursive loop on cache-export - fixes moby/buildkit#1336 --export-cache option crashes buildkitd on custom frontend - fixes moby/buildkit#1313 Dockerd / buildkit in a infinite loop and burning cpu - fixes / addresses moby/moby#41044 19.03.9 goroutine stack exceeds 1000000000-byte limit - fixes / addresses moby/moby#40993 Multistage docker build fails with unexpected EOF Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: e7c2b106ec7785fcb54b1cf80258a2bea25ed020 Component: engine
1 parent fb095d1 commit 03a47bb

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

components/engine/vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ github.com/imdario/mergo 7c29201646fa3de8506f70121347
2626
golang.org/x/sync e225da77a7e68af35c70ccbf71af2b83e6acac3c
2727

2828
# buildkit
29-
github.com/moby/buildkit a7d7b7f1e6bfc102810079f13212de6a869c494b # v0.6.4-11-ga7d7b7f1
29+
github.com/moby/buildkit dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32 # v0.6.4-15-gdc6afa0f
3030
github.com/tonistiigi/fsutil 6c909ab392c173a4264ae1bfcbc0450b9aac0c7d
3131
github.com/grpc-ecosystem/grpc-opentracing 8e809c8a86450a29b90dcc9efbf062d0fe6d9746
3232
github.com/opentracing/opentracing-go 1361b9cd60be79c4c3a7fa9841b3c132e40066a7

components/engine/vendor/github.com/moby/buildkit/solver/exporter.go

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)