From 0476269fed1e18d679244abed3aa24e2f74597f8 Mon Sep 17 00:00:00 2001 From: Thilo Fromm Date: Mon, 30 Oct 2023 17:24:03 +0100 Subject: [PATCH] mantle-container: use PR #475 version for btrfs test Temporary commit to use https://github.com/flatcar/mantle/pull/475 for testing which ships the btrfs backwards compatibility test. Signed-off-by: Thilo Fromm --- sdk_container/.repo/manifests/mantle-container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/.repo/manifests/mantle-container b/sdk_container/.repo/manifests/mantle-container index c4d2c67fb1..87d161bda1 100644 --- a/sdk_container/.repo/manifests/mantle-container +++ b/sdk_container/.repo/manifests/mantle-container @@ -1 +1 @@ -ghcr.io/flatcar/mantle:git-9eef5e9f00c307469b1cd7e6ad276075fc8b6695 +ghcr.io/flatcar/mantle:pr-475