Skip to content

Commit 6474dad

Browse files
committed
vendor: github.com/moby/buildkit v0.8.3-3-g244e8cde
full diff: moby/buildkit@v0.8.3...v0.8.3-3-g244e8cde - Transform relative mountpoints for exec mounts in the executor - Add test for handling relative mountpoints Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit 61b04b3) Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 895eaac commit 6474dad

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ github.com/imdario/mergo 1afb36080aec31e0d1528973ebe6
3333
golang.org/x/sync cd5d95a43a6e21273425c7ae415d3df9ea832eeb
3434

3535
# buildkit
36-
github.com/moby/buildkit 81c2cbd8a418918d62b71e347a00034189eea455 # v0.8.3
36+
github.com/moby/buildkit 244e8cde639f71a05a1a2e0670bd88e0206ce55c # v0.8.3-3-g244e8cde
3737
github.com/tonistiigi/fsutil 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9
3838
github.com/tonistiigi/units 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2
3939
github.com/grpc-ecosystem/grpc-opentracing 8e809c8a86450a29b90dcc9efbf062d0fe6d9746

vendor/github.com/moby/buildkit/frontend/gateway/container.go

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

vendor/github.com/moby/buildkit/solver/llbsolver/ops/exec.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)