versions: bump td-shim version

We're doing so in order to avoid errors like the ones from here:
https://github.com/kata-containers/kata-containers/actions/runs/6468115049/job/17559485246

I was able to locally build it, but as we're not testing CLH + TDX
lately, running CI on this will be useless.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio
2023-10-10 13:52:31 +02:00
parent cf8f8bc2cf
commit a1eab1248c

View File

@@ -332,8 +332,8 @@ externals:
# yamllint disable-line rule:line-length
description: "Confidential Containers Shim Firmware -- DO NOT TOUCH on main -> CCv0 merges"
url: "https://github.com/confidential-containers/td-shim"
version: "35c8ec33311877f0711412fd34cee929ae57e80e"
toolchain: "nightly-2022-11-15"
version: "4da7dfcdd9faabd1bf9a7dc144c0206939b6d383"
toolchain: "nightly-2023-08-28"
virtiofsd:
description: "vhost-user virtio-fs device backend written in Rust"