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

Commit e1e647a

Browse files
committed
[19.03] vendor: moby/buildkit v0.6.4-20-g4cb720ef
full diff: moby/buildkit@dc6afa0...4cb720e - contenthash: ignore system and security xattrs in calculation - fixes moby/buildkit#1330 COPY cache not re-used depending on SELinux environment - fixes moby/moby#39003 (comment) - contenthash: allow security.capability in cache checksum - inline cache: fix handling of duplicate blobs - fixes moby/buildkit#1388 cache-from working unreliably Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 Component: engine
1 parent b636594 commit e1e647a

3 files changed

Lines changed: 10 additions & 7 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 dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32 # v0.6.4-15-gdc6afa0f
29+
github.com/moby/buildkit 4cb720ef6483b43020c9037726de47353ac8ad9b # v0.6.4-20-g4cb720ef
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/cache/contenthash/tarsum.go

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

components/engine/vendor/github.com/moby/buildkit/cache/remotecache/inline/inline.go

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

0 commit comments

Comments
 (0)