From a0c03966c2d161a8f36b74f744e890a7ad1d2e56 Mon Sep 17 00:00:00 2001 From: stevenhorsman Date: Fri, 15 Mar 2024 17:25:16 +0000 Subject: [PATCH] versions: Bump guest-components - Bump guest-components to try and test compatibility with the latest version Signed-off-by: stevenhorsman --- versions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.yaml b/versions.yaml index bc3a77bc13..dcf704dab2 100644 --- a/versions.yaml +++ b/versions.yaml @@ -195,8 +195,8 @@ externals: coco-guest-components: description: "Provides attested key unwrapping for image decryption" url: "https://github.com/confidential-containers/guest-components/" - version: "42b7c9687ecd0907ef70da31cf290a60ee8432cd" - toolchain: "1.72.0" + version: "adca2f94091d73c0b0c96a7789322a801c15811b" + toolchain: "1.76.0" coco-trustee: description: "Provides attestation and secret delivery components"