Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

Commit cce2080

Browse files
authored
Merge pull request moby#468 from tonistiigi/update-containerd
vendor: update containerd to 08f7ee982
2 parents 1b34bd1 + 97abda7 commit cce2080

6 files changed

Lines changed: 33 additions & 13 deletions

File tree

frontend/dockerfile/dockerfile2llb/convert.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const (
3131
localNameContext = "context"
3232
historyComment = "buildkit.dockerfile.v0"
3333

34-
CopyImage = "tonistiigi/copy:v0.1.3@sha256:87c46e7b413cdd2c2702902b481b390ce263ac9d942253d366f3b1a3c16f96d6"
34+
CopyImage = "tonistiigi/copy:v0.1.3@sha256:e57a3b4d6240f55bac26b655d2cfb751f8b9412d6f7bb1f787e946391fb4b21b"
3535
)
3636

3737
type ConvertOpt struct {

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ github.com/davecgh/go-spew v1.1.0
66
github.com/pmezard/go-difflib v1.0.0
77
golang.org/x/sys 314a259e304ff91bd6985da2a7149bbf91237993
88

9-
github.com/containerd/containerd 63522d9eaa5a0443d225642c4b6f4f5fdedf932b
9+
github.com/containerd/containerd 08f7ee9828af1783dc98cc5cc1739e915697c667
1010
github.com/containerd/typeurl f6943554a7e7e88b3c14aad190bf05932da84788
1111
golang.org/x/sync 450f422ab23cf9881c94e2db30cac0eb1b7cf80c
1212
github.com/sirupsen/logrus v1.0.0

vendor/github.com/containerd/containerd/images/image.go

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

vendor/github.com/containerd/containerd/platforms/database.go

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

vendor/github.com/containerd/containerd/platforms/platforms.go

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

vendor/github.com/containerd/containerd/vendor.conf

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

0 commit comments

Comments
 (0)