mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-21 09:25:19 +00:00
versions: Update cri containerd version for golang 1.10.2 fix
Updated `externals.cri-containerd.version` in `versions.yaml` to the
newest version that includes the fix for building on golang 1.10.2:
- 8b0d53c09c
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
40ee885e8e
commit
62992f5485
@ -138,9 +138,12 @@ externals:
|
|||||||
|
|
||||||
cri-containerd:
|
cri-containerd:
|
||||||
description: |
|
description: |
|
||||||
Containerd Plugin for Kubernetes Container Runtime Interface
|
Containerd Plugin for Kubernetes Container Runtime Interface.
|
||||||
|
|
||||||
|
Note that the current version is required for golang 1.10.2
|
||||||
|
(see https://github.com/containerd/cri/pull/941).
|
||||||
url: "https://github.com/containerd/cri"
|
url: "https://github.com/containerd/cri"
|
||||||
version: "v1.0.5"
|
version: "8b0d53c09c41d9fbc3b3896548ecf011518e3c42"
|
||||||
meta:
|
meta:
|
||||||
containerd-version: "1.1.3"
|
containerd-version: "1.1.3"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user