mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-25 02:40:04 +00:00
tdx: bump version of libtdx-attest in rootfs-builder
Bump libtdx-attest to its 1.22 release. Signed-off-by: Carlos Segarra <carlos@carlossegarra.com>
This commit is contained in:
committed by
Fabiano Fidêncio
parent
2b5dbfacb8
commit
b6e0effc06
@@ -36,7 +36,7 @@ EOF
|
||||
[intel-sgx]
|
||||
source=https://download.01.org/intel-sgx/sgx_repo/ubuntu
|
||||
suite=$OS_VERSION
|
||||
packages=libtdx-attest=1.20\*
|
||||
packages=libtdx-attest=1.22\*
|
||||
EOF
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user