mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-30 14:25:43 +00:00
dep: use newest version of attestation-agent
Newest AA supports ttrpc, and it will be built when generating guest image. Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
This commit is contained in:
parent
fcea177d96
commit
30981f81b5
@ -191,7 +191,7 @@ externals:
|
|||||||
attestation-agent:
|
attestation-agent:
|
||||||
description: "Provide attested key unwrapping for image decryption"
|
description: "Provide attested key unwrapping for image decryption"
|
||||||
url: "https://github.com/confidential-containers/attestation-agent"
|
url: "https://github.com/confidential-containers/attestation-agent"
|
||||||
version: "v0.4.0"
|
version: "d7ace56f2f2c861669ab07b50598a3d3c22709af"
|
||||||
|
|
||||||
cni-plugins:
|
cni-plugins:
|
||||||
description: "CNI network plugins"
|
description: "CNI network plugins"
|
||||||
|
Loading…
Reference in New Issue
Block a user